Fix def min width

This commit is contained in:
Ilia Ross
2026-02-19 23:16:41 +02:00
parent f7384bbf05
commit 56a1c323c8

View File

@@ -893,7 +893,7 @@ body > .mode > b[data-mode="server-manager"] > a > .ff-cloudmin {
}
.field-sizing-content {
field-sizing: content !important;
min-width: 40px !important;
min-width: 15px !important;
}
.text-danger {
color: #bc0303;