mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-01 01:25:38 -05:00
fixed the issue with setting form's width (#1472)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
|
||||
.form-table {
|
||||
width: 100%;
|
||||
display: table;
|
||||
padding: 10px 30px 0px 30px;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user