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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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