Reduce button vertical padding
This commit is contained in:
@@ -342,7 +342,7 @@ button {
|
|||||||
color: var(--topbar-text);
|
color: var(--topbar-text);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
padding: 8px 14px;
|
padding: 4px 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
button:disabled {
|
button:disabled {
|
||||||
|
|||||||
Reference in New Issue
Block a user