mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Tabs should fill entire panel (#995)
This commit is contained in:
committed by
Karl Burtram
parent
08d97cc795
commit
e9299d1991
@@ -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