Safari: fix bot commands button layout
This commit is contained in:
parent
cf6471d87a
commit
f7ebc9dabc
4
.env
4
.env
@ -1,5 +1,5 @@
|
||||
API_ID=1025907
|
||||
API_HASH=452b0359b988148995f22ff0f4229750
|
||||
VERSION=1.2.0
|
||||
VERSION_FULL=1.2.0 (120)
|
||||
BUILD=120
|
||||
VERSION_FULL=1.2.0 (121)
|
||||
BUILD=121
|
||||
|
@ -1217,6 +1217,10 @@ $background-transition-total-time: #{$input-transition-time - $background-transi
|
||||
margin-left: var(--commands-margin-left);
|
||||
cursor: pointer;
|
||||
|
||||
.animated-menu-close-icon {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
&-icon-scale {
|
||||
transform: scale(.875);
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user