big restructure
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
:root {
|
||||
--tooltip-bg: var(--app-card-background-color);
|
||||
--tooltip-color: var(--app-color);
|
||||
--tooltip-border: var(--app-border);
|
||||
--tooltip-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
|
||||
--tooltip-radius: 8px;
|
||||
--tooltip-offset: 8px;
|
||||
}
|
||||
|
||||
[data-tooltip] {
|
||||
--app-card-background-color: inherit;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user