mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 20:15:41 +01:00
Update SessionsWeekly.module.css
This commit is contained in:
parent
eaa55fb97a
commit
215ce7bb3c
1 changed files with 3 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
.day {
|
.day {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: flex-start;
|
align-items: flex-center;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
gap: 1px;
|
gap: 1px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
@ -33,6 +33,8 @@
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: var(--font-color300);
|
color: var(--font-color300);
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
text-align: right;
|
||||||
|
font-variant-numeric: tabular-nums;
|
||||||
}
|
}
|
||||||
|
|
||||||
.block {
|
.block {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue