mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-19 19:19:03 +00:00
Update theme.css
This commit is contained in:
parent
8393aa325b
commit
69050e1ebe
@ -386,6 +386,7 @@
|
|||||||
.notion-body:not(.dark) [style*='background: rgba(206, 205, 202, 0.5)'] {
|
.notion-body:not(.dark) [style*='background: rgba(206, 205, 202, 0.5)'] {
|
||||||
background: var(--theme--interactive_hover) !important;
|
background: var(--theme--interactive_hover) !important;
|
||||||
box-shadow: 0 0 0 0.5px var(--theme--interactive_hover-border) !important;
|
box-shadow: 0 0 0 0.5px var(--theme--interactive_hover-border) !important;
|
||||||
|
border-radius: var(--theme--interactive_hover-border-radius) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* normalise inline-table size */
|
/* normalise inline-table size */
|
||||||
|
Loading…
Reference in New Issue
Block a user