mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-08-03 13:02:26 +00:00
feat(scheduleRightPanel): improve styling
This commit is contained in:
parent
d5b46e5f12
commit
7076e5942e
1 changed files with 2 additions and 1 deletions
|
|
@ -8,8 +8,9 @@
|
|||
--margin-right: 10px;
|
||||
--offset: 20px;
|
||||
--offset-short-event: 15px;
|
||||
--standard-border-radius: 6px;
|
||||
|
||||
border-radius: 3px;
|
||||
border-radius: var(--standard-border-radius);
|
||||
margin: 0 var(--margin-right) var(--margin-bottom) 0;
|
||||
scroll-margin-top: 120px;
|
||||
scroll-padding-top: 120px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue