border-radius removed
This commit is contained in:
parent
1102d06ed7
commit
5549ca0e89
|
@ -177,6 +177,7 @@ button {
|
|||
font-size: 0.75rem;
|
||||
margin-top: 0.75rem;
|
||||
padding: 0.5rem;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
/* Forms */
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -177,6 +177,7 @@ button {
|
|||
font-size: 0.75rem;
|
||||
margin-top: 0.75rem;
|
||||
padding: 0.5rem;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
/* Forms */
|
||||
|
|
Loading…
Reference in New Issue
Block a user