mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -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%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.headersVisible > .fullsize {
|
|
||||||
height: calc(100% - 38px);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* vertical box styles */
|
/* vertical box styles */
|
||||||
.vertBox {
|
.vertBox {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user