This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
SXS20240115/SRC/iMES_PAD/module/moduleWIP/program/dialog/keyinattrib/keyinattrib.css
2024-01-24 16:47:50 +08:00

14 lines
283 B
CSS

.keyinattrib-dialog {
}
.keyinattrib-dialog .dialog-input-header label {
font-weight: 400;
font-size: 14px;
}
.keyinattrib-dialog .dialog-input-header .itemType {
text-align: right;
float: right;
color: rgba(0, 0, 0, 0.5);
}