mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-06 01:15:42 +01:00
Merge branch 'dev' into analytics
This commit is contained in:
commit
56f6beeb45
@ -13,7 +13,7 @@
|
|||||||
.day {
|
.day {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 5px;
|
gap: 1px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -23,7 +23,6 @@
|
|||||||
background-color: var(--base100);
|
background-color: var(--base100);
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
margin: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.hour {
|
.hour {
|
||||||
|
Loading…
Reference in New Issue
Block a user