mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
add padding for toolbar container (#9795)
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
line-height: 1.4em;
|
line-height: 1.4em;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
padding: 3px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modelview-toolbar-container.toolbar-horizontal {
|
.modelview-toolbar-container.toolbar-horizontal {
|
||||||
|
|||||||
Reference in New Issue
Block a user