fix tooltip styling

This commit is contained in:
end-4
2024-03-09 14:40:15 +07:00
parent 4af990e845
commit 80d51d5088
+1 -1
View File
@@ -2,7 +2,7 @@
// * { // * {
// all: unset; // all: unset;
// } // }
*:not(popover):not(widget) { all: unset; } *:not(popover) { all: unset; }
// Colors // Colors
@import './material'; // Material colors @import './material'; // Material colors