mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-05 17:05:46 +01:00
Merge branch 'dev' into analytics
This commit is contained in:
commit
56f6beeb45
@ -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 New Issue
Block a user