Skip to content

Commit 1887b2c

Browse files
committed
changed label padding
1 parent 5749eb9 commit 1887b2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

settings.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ label {
103103
box-sizing: border-box;
104104
height: 20px;
105105
line-height: 20px;
106-
padding: 0 6px;
106+
padding: 0 2px;
107107
font-size: 0.75em;
108108
margin-bottom: 4px;
109109
font-weight: 600;
@@ -149,4 +149,4 @@ button:hover {
149149

150150
button:first-child {
151151
border-right: 1px solid #b846cc;
152-
}
152+
}

0 commit comments

Comments
 (0)