mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 08:16:34 +01:00
Update content of files
This commit is contained in:
parent
30ada3db17
commit
19bbac093a
1 changed files with 6 additions and 0 deletions
|
@ -2218,6 +2218,12 @@ a.pr-account-button-wrap:focus {
|
||||||
.field-readonly .pr-form-control-wrap:after {
|
.field-readonly .pr-form-control-wrap:after {
|
||||||
display: none;
|
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-photo .pr-form-control,
|
||||||
.pr-form-control-wrap.has-progress.field-loading .pr-form-control {
|
.pr-form-control-wrap.has-progress.field-loading .pr-form-control {
|
||||||
padding-right: 48px;
|
padding-right: 48px;
|
||||||
|
|
Loading…
Reference in a new issue