mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 17:05:43 +01:00
Fix drop down arrow z index
This commit is contained in:
committed by
SCM-Manager
parent
8f1f0994d6
commit
1de489c6d8
@@ -710,6 +710,9 @@ form .field:not(.is-grouped) {
|
||||
&.disabled::after {
|
||||
border-color: #7a7a7a;
|
||||
}
|
||||
&::after {
|
||||
z-index: initial;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user