mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-03-22 11:55:57 +00:00
FIX: inability to scroll modals on dark theme
What. The. Hell.
This commit is contained in:
@@ -116,10 +116,6 @@ textarea {
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
.modal-dialog {
|
||||
z-index: inherit; // bug fix introduced in 52682ce
|
||||
}
|
||||
|
||||
del {
|
||||
background-color: #f2dede;
|
||||
border-radius: 3px;
|
||||
|
||||
Reference in New Issue
Block a user