mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 16:39:02 +01:00
fix(type_widgets/code): read-only bar not visible for dark themes
This commit is contained in:
parent
308fd00508
commit
652cccadd7
@ -14,8 +14,8 @@
|
||||
|
||||
.info-bar-subtle {
|
||||
color: var(--muted-text-color);
|
||||
background: var(--main-background-color);
|
||||
border-bottom: 1px solid var(--main-border-color);
|
||||
margin-block: 0;
|
||||
margin-inline: 10px;
|
||||
padding-inline: 12px;
|
||||
padding-inline: 22px;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user