mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Updated weekly session styles.
This commit is contained in:
parent
7add059f43
commit
e853ed7ae9
1 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
.day {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 5px;
|
||||
gap: 1px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
|
@ -23,7 +23,6 @@
|
|||
background-color: var(--base100);
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.hour {
|
||||
|
|
|
|||
Loading…
Reference in a new issue