mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
add height css (#16026)
This commit is contained in:
@@ -33,6 +33,7 @@ code-component .toolbar .carbon-taskbar {
|
|||||||
position: sticky;
|
position: sticky;
|
||||||
top: -16px;
|
top: -16px;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
|
height: 29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
code-component .toolbar .carbon-taskbar.monaco-toolbar .monaco-action-bar .codicon.action-label {
|
code-component .toolbar .carbon-taskbar.monaco-toolbar .monaco-action-bar .codicon.action-label {
|
||||||
|
|||||||
Reference in New Issue
Block a user