mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 07:35:12 +00:00
Fix layout of community transfer error box.
This commit is contained in:
@@ -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) {
|
||||||
|
Reference in New Issue
Block a user