mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
fix(sidebar): put behind modal [EE-4866] (#8282)
* fix(sidebar): put behind modal * fix(system/upgrade): validate on open dialog
This commit is contained in:
parent
baf9c3db0a
commit
9c0e0607a4
2 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
position: fixed;
|
||||
left: 0;
|
||||
|
||||
z-index: 999;
|
||||
z-index: 10;
|
||||
transition: all 0.4s ease 0s;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue