mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-07 05:59:02 +00:00
corner button cross-theme readability
This commit is contained in:
parent
76df1e7676
commit
e3b598dc00
@ -48,6 +48,6 @@
|
|||||||
#enhancer--corner-actions > div > svg {
|
#enhancer--corner-actions > div > svg {
|
||||||
width: 22px;
|
width: 22px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
color: var(--theme--icon);
|
color: var(--theme--tag_default-text);
|
||||||
fill: var(--theme--icon);
|
fill: var(--theme--tag_default-text);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user