mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-03-09 23:34:56 +08:00
ui: adjust MA Parameters field width
This commit is contained in:
parent
a75a422cf4
commit
436a7dc4dd
@ -142,6 +142,10 @@ DefaultValueField DropdownField {
|
||||
display: none;
|
||||
}
|
||||
|
||||
DefaultValueField TextInput {
|
||||
min-width: 30px;
|
||||
}
|
||||
|
||||
/** Ghostly text for the renameTo text box **/
|
||||
Label#f-default-param {
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user