mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 10:46:14 -04:00
fix: loading component
This commit is contained in:
parent
30ebf59f4a
commit
7dcedac497
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
|
||||
// Everything except form elements
|
||||
[aria-busy="true"]:not(input, select, textarea, html) {
|
||||
white-space: nowrap;
|
||||
|
||||
&::before {
|
||||
display: inline-block;
|
||||
width: 1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue