mirror of
https://github.com/unraid/webgui.git
synced 2026-05-03 16:29:45 -05:00
style: add margin to multiple VM form elements
- Added a margin-bottom of 2rem to the .multiple class in edit.css to improve spacing in the VM form layout.
This commit is contained in:
@@ -65,6 +65,7 @@ body {
|
||||
|
||||
#vmform .multiple {
|
||||
position: relative;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
#vmform .sectionbutton {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user