[S] Patch tippy tooltip

This commit is contained in:
Azalea Gui
2023-02-09 19:28:30 -05:00
parent 5d39f1b257
commit 7dc7fb6660
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -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"
+2
View File
@@ -0,0 +1,2 @@
.tippy-box
max-width: unset !important