mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-05 22:39:11 +00:00
fix: selected styling overrides
This commit is contained in:
committed by
Carlos Valente
parent
1d8c04d0b4
commit
9817c8f8c0
@@ -13,5 +13,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.current {
|
.current {
|
||||||
background-color: $blue-1100;
|
background-color: $blue-1100 !important; // fighting zebra styles
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user