Fix various small bugs (directionPicker is square and has a max width; fix welcome message, fix translations

This commit is contained in:
Pieter Vander Vennet 2021-09-03 17:00:36 +02:00
parent abb39f2310
commit 4ace40c2f3
5 changed files with 11 additions and 9 deletions

View file

@ -320,7 +320,6 @@ li::marker {
position: absolute;
z-index: 5000;
transition: all 500ms linear;
pointer-events: none;
left: 0;
right: 0;
}