mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-03-10 07:44:57 +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;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
DefaultValueField TextInput {
|
||||||
|
min-width: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
/** Ghostly text for the renameTo text box **/
|
/** Ghostly text for the renameTo text box **/
|
||||||
Label#f-default-param {
|
Label#f-default-param {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user