mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-06 04:41:41 +01:00
[FIX] Don't let Bootstrap override our override
This commit is contained in:
parent
efc0fcf11d
commit
735e890de4
@ -31,7 +31,7 @@
|
||||
------------------------------------------------------------------------------------- */
|
||||
@media all {
|
||||
.table {
|
||||
--bs-table-bg: transparent;
|
||||
--bs-table-bg: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user