Tweak flex gap for host_meta on small displays
This commit is contained in:
@@ -705,7 +705,7 @@ fieldset > table td input[type="radio"] {
|
||||
#host {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 1;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
#host_id {
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user