fix: phone control top position

This commit is contained in:
Shivam Mishra 2020-12-22 12:31:54 +05:30
parent ecd9089c8e
commit 1be97f4ecd

View file

@ -21,7 +21,7 @@
.phone-btn {
position: absolute;
top: 2px;
top: 4px;
right: 8px;
padding: 3px;
z-index: 3;