style: update calendar styling to to make it pretty in both light- and dark-mode
This commit is contained in:
parent
1a9a299c9c
commit
72c3f6c17f
2 changed files with 9 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
gap: 12px;
|
||||
padding: calc(var(--spacing) * 2);
|
||||
padding-left: calc(50px + var(--spacing));
|
||||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
|
||||
box-shadow: none;
|
||||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue