mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Add margin to buttons
This commit is contained in:
parent
713575cc8a
commit
b84e951240
@ -94,6 +94,7 @@ body {
|
||||
color: @colortheme_base;
|
||||
border: none;
|
||||
padding: 10px 20px;
|
||||
margin-right: 10px;
|
||||
border-radius: 0px;
|
||||
cursor: pointer;
|
||||
&:hover, &:focus {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user