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