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