mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Modal popup should be over pacman.
This commit is contained in:
parent
251d45b7f8
commit
424cd812d5
2 changed files with 11 additions and 10 deletions
|
@ -212,6 +212,7 @@ body {
|
|||
#modal {
|
||||
.modal;
|
||||
.fade;
|
||||
z-index: 2001; // more than pacman
|
||||
overflow-y: auto;
|
||||
|
||||
& > div {
|
||||
|
|
2
css/style.min.css
vendored
2
css/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue