mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-23 05:41:14 +01:00
Update Telegram: Make button smaller (#2033)
This commit is contained in:
parent
12cfec3898
commit
79b3a8c786
@ -63,8 +63,10 @@
|
|||||||
.btn-update {
|
.btn-update {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 1rem;
|
bottom: 1rem;
|
||||||
left: 1rem;
|
left: 50%;
|
||||||
right: 1rem;
|
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
transform: translateX(-50%);
|
||||||
|
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user