mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 01:25:37 -05:00
fix widths changing when radio buttons are clicked (#5634)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
}
|
||||
|
||||
.form-cell-title {
|
||||
min-width: 129px; /* 129px + 5px padding right = 134px to match the connection pane label widths*/
|
||||
width: 129px; /* 129px + 5px padding right = 134px to match the connection pane label widths*/
|
||||
}
|
||||
|
||||
.form-component-container {
|
||||
|
||||
Reference in New Issue
Block a user