mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
use button CSS variables in more places
This commit is contained in:
@@ -8,7 +8,7 @@ const TPL = `
|
||||
height: 21px !important;
|
||||
padding: 0 !important;
|
||||
|
||||
border-radius: 8px;
|
||||
border-radius: var(--button-border-radius);
|
||||
transform: scale(0.9);
|
||||
border: none;
|
||||
opacity: 0.8;
|
||||
|
||||
Reference in New Issue
Block a user