mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-25 15:06:55 +00:00
fixed horizontal scrollbar issue on 400% resize mode (#1099)
This commit is contained in:
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;
|
||||
|
Loading…
Reference in New Issue
Block a user