dark mode fixes + refactoring

This commit is contained in:
zadam
2021-06-01 23:19:49 +02:00
parent 9a147365f5
commit 4338f65e01
7 changed files with 37 additions and 21 deletions

View File

@@ -125,8 +125,8 @@ const TAB_ROW_TPL = `
bottom: 0;
left: 0;
right: 0;
height: 40px;
padding: 8px 11px;
height: 36px;
padding: 7px 11px;
border-radius: 8px;
overflow: hidden;
pointer-events: all;