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 {
|
#host {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 1;
|
gap: 0.5rem;
|
||||||
}
|
}
|
||||||
#host_id {
|
#host_id {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user