1
0

fix: user dropdown padding on mobile

This commit is contained in:
kolaente
2021-10-13 21:14:34 +02:00
parent 3f96ce6d60
commit 4fef047d74
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@
line-height: 1;
.button {
padding: 0 0.25rem;
padding: 0 .5rem;
height: 1rem;
.icon {