More fixes and improvements to viewport sizing and positioning.

This commit is contained in:
Andrey Antukh 2020-05-12 13:05:14 +02:00 committed by Andrés Moya
parent d67dbcf2aa
commit bd8123d475
14 changed files with 140 additions and 122 deletions

View file

@ -93,10 +93,10 @@
.coordinates {
background-color: $color-dark-bg;
border-radius: $br-small;
bottom: 0px;
bottom: -10px;
padding-left: 5px;
position: fixed;
right: 240px;
right: 248px;
text-align: center;
width: 100px;
padding-bottom: 2px;