Fix markers and translation

This commit is contained in:
tobspr 2020-09-23 16:24:10 +02:00
parent e040a47195
commit fd77ba135a
3 changed files with 4 additions and 4 deletions

View file

@ -39,6 +39,8 @@
overflow-y: auto;
pointer-events: all;
@include S(padding-right, 5px);
@include S(padding-bottom, 5px);
@include S(padding-top, 5px);
// Scrollbar
&::-webkit-scrollbar {