Update Telegram: Make button smaller (#2033)
This commit is contained in:
parent
12cfec3898
commit
79b3a8c786
@ -63,8 +63,10 @@
|
||||
.btn-update {
|
||||
position: absolute;
|
||||
bottom: 1rem;
|
||||
left: 1rem;
|
||||
right: 1rem;
|
||||
left: 50%;
|
||||
margin: 0 auto;
|
||||
transform: translateX(-50%);
|
||||
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user