mirror of
https://github.com/strapi/strapi.git
synced 2025-09-22 14:59:07 +00:00
Add antialiased to button
This commit is contained in:
parent
6c33c9a2cc
commit
013c6ac189
@ -6,6 +6,7 @@
|
||||
margin-right: 1.8rem;
|
||||
cursor: pointer;
|
||||
font-family: Lato;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
&:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user