mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-06 05:29:02 +00:00
corner button cross-theme readability
This commit is contained in:
parent
a4119cd3b9
commit
f1705d97fb
@ -153,7 +153,8 @@
|
||||
}
|
||||
.notion-help-button,
|
||||
.onboarding-checklist-button {
|
||||
color: var(--theme--icon) !important;
|
||||
color: var(--theme--tag_default-text);
|
||||
fill: var(--theme--tag_default-text);
|
||||
background: var(--theme--tag_default) !important;
|
||||
box-shadow: var(--theme--ui_shadow, rgba(15, 15, 15, 0.15)) 0px 0px 0px 1px,
|
||||
var(--theme--ui_shadow, rgba(15, 15, 15, 0.15)) 0px 2px 4px !important;
|
||||
|
Loading…
Reference in New Issue
Block a user