[S] Patch tippy tooltip
This commit is contained in:
@@ -7,6 +7,7 @@ import tippy from 'tippy.js';
|
||||
import 'tippy.js/dist/tippy.css';
|
||||
import 'tippy.js/themes/light.css';
|
||||
import 'tippy.js/animations/shift-away.css';
|
||||
import './app.sass';
|
||||
|
||||
const host = "https://daisy-ddns.hydev.org/data/api"
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
.tippy-box
|
||||
max-width: unset !important
|
||||
Reference in New Issue
Block a user