修改样式

This commit is contained in:
zh
2025-08-06 14:19:09 +08:00
parent 76f4b707a6
commit 7a00e78145
5 changed files with 11 additions and 6 deletions

View File

@ -2123,6 +2123,9 @@
.YJ-custom-base-dialog.particle-effects>.content .row>.col {
width: 200px;
}
.YJ-custom-base-dialog.particle-effects>.content .ew-color-picker .row>.col {
width: auto;
}
.YJ-custom-base-dialog.particle-effects>.content [type="range"] {
margin-top: 10px;