Revert button padding change to original size in settings.html
This commit is contained in:
@@ -110,7 +110,7 @@
|
|||||||
}
|
}
|
||||||
button{
|
button{
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
padding: 0.5em 0.2em;
|
padding: 0.5em 1.2em;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user