mirror of
https://github.com/webmin/webmin.git
synced 2026-02-28 08:22:30 +00:00
Fix def min width
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user