Update content of files

This commit is contained in:
GitHub Action 2023-12-29 20:50:13 +00:00
parent 71de5f6683
commit 66910b1013

View file

@ -2218,6 +2218,12 @@ a.pr-account-button-wrap:focus {
.field-readonly .pr-form-control-wrap:after {
display: none;
}
.pr-form-control-wrap.has-locked .input,
.pr-form-control-wrap.has-locked input.form-control,
.pr-form-control-wrap.has-locked .select {
padding-right: 40px;
text-overflow: ellipsis;
}
.pr-form-control-wrap.has-photo .pr-form-control,
.pr-form-control-wrap.has-progress.field-loading .pr-form-control {
padding-right: 48px;