Improve settings UI

This commit is contained in:
the1812 2018-10-01 16:54:33 +08:00
parent 7f623221a0
commit 43d1efd3a7
4 changed files with 7 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -249,7 +249,8 @@ span.settings-category
{
cursor: pointer;
display: flex;
justify-content: center;
width: 100%;
justify-content: start;
align-items: center;
padding: 0 16px;
-webkit-tap-highlight-color: transparent;