mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
Remove ""
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
parent
115f8c8374
commit
907a9cefec
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
--nc-animation-slow: var(--animation-slow, 300ms);
|
||||
--nc-border-radius: var(--border-radius, 3px);
|
||||
--nc-border-radius-large: var(--border-radius-large, 8px);
|
||||
--nc-border-radius-pill: var("--border-radius-pill", 100px);
|
||||
--nc-border-radius-pill: var(--border-radius-pill, 100px);
|
||||
--nc-default-grid-baseline: var(--default-grid-baseline, 4px);
|
||||
--nc-navigation-width: var(--navigation-width, 300px);
|
||||
--nc-sidebar-min-width: var(--sidebar-min-width, 300px);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue