Settings: At 200% resize mode controls present under 'Settings' blade are not visible while navigating over them. (#1075)
This commit is contained in:
parent
e10240bd7a
commit
8b30af3d9e
|
@ -3,7 +3,7 @@
|
|||
.panelFormWrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
|
||||
.panelMainContent {
|
||||
flex-grow: 1;
|
||||
|
|
Loading…
Reference in New Issue