fix tooltip styling

This commit is contained in:
end-4
2024-03-09 14:40:15 +07:00
parent 0a08fa7ab4
commit e69615d56f
+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