mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 01:25:39 -05:00
fix action label vertical alignment issue (#15293)
This commit is contained in:
@@ -72,3 +72,7 @@
|
||||
.connection-dialog .monaco-list .monaco-list-row:hover .actions {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.connection-dialog .monaco-list .monaco-list-row .actions .action-label {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user