mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 09:35:39 -05:00
Tabs should fill entire panel (#995)
This commit is contained in:
committed by
Karl Burtram
parent
f2db47893f
commit
5127811dc1
@@ -3,10 +3,6 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.headersVisible > .fullsize {
|
||||
height: calc(100% - 38px);
|
||||
}
|
||||
|
||||
/* vertical box styles */
|
||||
.vertBox {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user