mirror of
https://github.com/picocss/pico
synced 2025-06-16 08:29:13 +00:00
fix: loading component
This commit is contained in:
parent
30ebf59f4a
commit
7dcedac497
@ -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…
Reference in New Issue
Block a user