mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-04 11:39:03 +08:00
chore/fix: missing semicolon
This commit is contained in:
parent
622d846b9f
commit
3644ffdb12
@ -146,7 +146,7 @@ DefaultValueField DropdownField {
|
|||||||
Label#f-default-param {
|
Label#f-default-param {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%
|
height: 100%;
|
||||||
margin: 0 0 0 0;
|
margin: 0 0 0 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
color: rgba(255, 255, 255, 0.4) !important;
|
color: rgba(255, 255, 255, 0.4) !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user