fixing the fix
This commit is contained in:
parent
0b2abcd84a
commit
31a95ca33a
@ -1072,7 +1072,7 @@ table.dataTable tr.dtrg-group td {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
.nav-item .typeahead__dropdown, .typeahead__list {
|
.nav-item .typeahead__dropdown, .typeahead__list {
|
||||||
background-color: var(--modal-bg-color);
|
background: var(--modal-bg-color);
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
box-shadow: 0 0 10px 1px #000;
|
box-shadow: 0 0 10px 1px #000;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user