mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-24 14:36:54 +00:00
Fix graph tab height issue (bottom part too low and occluded by notification bar) (#48)
This commit is contained in:
parent
3d9256abc6
commit
4abfcc5e25
@ -1,6 +1,7 @@
|
||||
@import "../../../../less/Common/Constants";
|
||||
|
||||
.tabComponentContainer {
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
.flex-display();
|
||||
.flex-direction();
|
||||
|
Loading…
Reference in New Issue
Block a user