mirror of
https://github.com/unraid/webgui.git
synced 2025-12-31 14:40:36 -06:00
8 lines
100 B
CSS
8 lines
100 B
CSS
input[type="radio"] {
|
|
margin: 0 10px 0 0;
|
|
}
|
|
div#vm {
|
|
display: none;
|
|
margin-left: 35%;
|
|
}
|