mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 08:45:06 -04:00
Update _loading.scss
This commit is contained in:
parent
861daac49b
commit
ea20a9be5d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
width: 1em;
|
width: 1em;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
background-image: var(#{$css-var-prefix}icon-loading);
|
background-image: var(#{$css-var-prefix}icon-loading);
|
||||||
background-size: 1rem auto;
|
background-size: 1em auto;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
content: "";
|
content: "";
|
||||||
vertical-align: -0.125em; // Visual alignment
|
vertical-align: -0.125em; // Visual alignment
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue