Update cascade.css
This commit is contained in:
parent
d1a5d3bf7d
commit
96f07f52cd
@ -1490,6 +1490,13 @@ table,
|
|||||||
border-spacing: 0.175rem;
|
border-spacing: 0.175rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[id*="smbuser"] table,
|
||||||
|
[id*="smbuser"] .table,
|
||||||
|
[id*="wolplus"] table,
|
||||||
|
[id*="wolplus"] .table {
|
||||||
|
overflow-y: unset;
|
||||||
|
}
|
||||||
|
|
||||||
.table .table-titles th {
|
.table .table-titles th {
|
||||||
background-color: #e9ecef;
|
background-color: #e9ecef;
|
||||||
background-color: var(--lighter);
|
background-color: var(--lighter);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user