mirror of https://github.com/procxx/kepka.git
Fix layout of community transfer error box.
This commit is contained in:
parent
da10059f45
commit
31e38e1690
|
@ -915,7 +915,7 @@ blockUserConfirmation: FlatLabel(boxLabel) {
|
||||||
minWidth: 240px;
|
minWidth: 240px;
|
||||||
}
|
}
|
||||||
|
|
||||||
transferCheckWidth: 300px;
|
transferCheckWidth: 320px;
|
||||||
|
|
||||||
slowmodeLabelsMargin: margins(0px, 5px, 0px, 0px);
|
slowmodeLabelsMargin: margins(0px, 5px, 0px, 0px);
|
||||||
slowmodeLabel: LabelSimple(defaultLabelSimple) {
|
slowmodeLabel: LabelSimple(defaultLabelSimple) {
|
||||||
|
|
Loading…
Reference in New Issue