mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 08:51:24 +00:00
fixed horizontal scrollbar issue on 400% resize mode (#1099)
This commit is contained in:
committed by
GitHub
parent
15a26d6500
commit
50b99ceb42
@@ -9,6 +9,7 @@
|
||||
flex-grow: 1;
|
||||
padding: 0 34px;
|
||||
margin: 20px 0;
|
||||
overflow-x: hidden;
|
||||
|
||||
& > :not(.collapsibleSection) {
|
||||
margin-bottom: @DefaultSpace;
|
||||
|
||||
Reference in New Issue
Block a user