mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 06:37:18 +01:00
Add selected state.
This commit is contained in:
parent
7e79711900
commit
561770a469
2 changed files with 11 additions and 1 deletions
|
|
@ -13,3 +13,7 @@
|
|||
padding: 0;
|
||||
border-radius: var(--border-radius);
|
||||
}
|
||||
|
||||
.selected {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue