Tweak flex gap for host_meta on small displays

This commit is contained in:
2025-11-08 08:26:11 -05:00
parent c85a4b8c6e
commit 4e2ecc4efc

View File

@@ -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;