mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-02 06:46:18 +08:00
change to important
This commit is contained in:
@@ -36,7 +36,7 @@ html, body, #__nuxt {
|
||||
|
||||
/* Tooltip overrides */
|
||||
.v-tooltip > .v-overlay__content {
|
||||
background-color: color-mix(in srgb, var(--bg2) 90%, black 10%);
|
||||
border: 1px solid var(--border);
|
||||
color: var(--text);
|
||||
background-color: color-mix(in srgb, var(--bg2) 90%, black 10%) !important;
|
||||
border: 1px solid var(--border) !important;
|
||||
color: var(--text) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user