Settings: At 200% resize mode controls present under 'Settings' blade are not visible while navigating over them. (#1075)

This commit is contained in:
Hardikkumar Nai
2021-09-17 02:53:03 +05:30
committed by GitHub
parent e10240bd7a
commit 8b30af3d9e

View File

@@ -3,7 +3,7 @@
.panelFormWrapper {
display: flex;
flex-direction: column;
height: 100%;
min-height: 100%;
.panelMainContent {
flex-grow: 1;