fix z-index
parent
584bf34295
commit
6a26e69f47
|
@ -3646,7 +3646,7 @@ small, .small {
|
|||
color: var(--muted);
|
||||
font-weight: 600;
|
||||
font-size: 12px;
|
||||
z-index: 3;
|
||||
z-index: 1000;
|
||||
}
|
||||
.dropdown-actions .fa, .dropdown-actions .fas, .dropdown-actions .far {
|
||||
font-size: 12px;
|
||||
|
|
Loading…
Reference in New Issue