Mobile UI and UX improvements

This commit is contained in:
Misode
2020-12-29 15:11:03 +01:00
parent f0a8d2fb20
commit 99d64590a0
5 changed files with 110 additions and 35 deletions

View File

@@ -95,6 +95,7 @@
font-size: 18px;
padding: 0 9px;
line-height: 1.94rem;
white-space: nowrap;
user-select: none;
cursor: pointer;
background-color: var(--node-background-input);