Allow Sticker Creator ConfirmDialog buttons to grow
This commit is contained in:
parent
9d24f0db83
commit
a7e8b9e655
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.button {
|
.button {
|
||||||
width: 64px;
|
min-width: 64px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
border-radius: 14px;
|
border-radius: 14px;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue