mirror of
https://github.com/zadam/trilium.git
synced 2024-11-11 09:46:25 +08:00
styling card header
This commit is contained in:
parent
85e4bd817b
commit
e4e4f73638
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ ul.fancytree-container {
|
|||
|
||||
.note-detail-sidebar .card-header {
|
||||
background: inherit;
|
||||
padding: 5px;
|
||||
padding: 3px 10px 3px 10px;
|
||||
width: 100%;
|
||||
background-color: var(--button-background-color);
|
||||
border-color: var(--button-border-color);
|
||||
|
|
Loading…
Reference in a new issue