mirror of
https://github.com/asabino2/dockerbackup.git
synced 2026-09-23 22:26:59 +00:00
adiciona z-index para modais de perfil e volume
This commit is contained in:
@@ -792,6 +792,14 @@ button, input, select {
|
||||
place-items: center;
|
||||
}
|
||||
|
||||
#profileFormModal {
|
||||
z-index: 60;
|
||||
}
|
||||
|
||||
#volumePickerModal {
|
||||
z-index: 70;
|
||||
}
|
||||
|
||||
.modal-backdrop {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
|
||||
Reference in New Issue
Block a user