mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 09:35:38 -05:00
Fix edit data limit dropdown position (#1667)
This commit is contained in:
committed by
Karl Burtram
parent
676d35090f
commit
25228fa58e
@@ -5,4 +5,9 @@
|
||||
|
||||
.editdata-component * {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#workbench\.editor\.editDataEditor .monaco-toolbar .monaco-select-box {
|
||||
margin-top: 4px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
Reference in New Issue
Block a user