mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-27 09:35:37 -05:00
Don't cut off dashboard icons when they expand (#601)
This commit is contained in:
@@ -10,3 +10,7 @@
|
||||
.dashboardEditor .header .monaco-action-bar .action-item {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.dashboardEditor .monaco-action-bar {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user