mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +02:00
fix profile pages
This commit is contained in:
parent
69dbfe3f5e
commit
6181198f54
4 changed files with 17 additions and 13 deletions
|
|
@ -46,7 +46,7 @@
|
|||
width: 180px;
|
||||
}
|
||||
|
||||
& tr:nth-child(odd) {
|
||||
& tbody tr:nth-child(odd) {
|
||||
background-color: var(--primary-color-accent);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue