mirror of
https://github.com/unraid/webgui.git
synced 2025-12-31 22:50:25 -06:00
11 lines
140 B
CSS
11 lines
140 B
CSS
input.fixed {
|
|
width: 200px;
|
|
}
|
|
|
|
.Theme--black,
|
|
.Theme--white {
|
|
span.status.vhshift {
|
|
margin-right: -10px !important;
|
|
}
|
|
}
|