mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 02:36:15 -04:00
parent
7e22e16910
commit
960e793bb2
10 changed files with 16 additions and 16 deletions
|
@ -7,7 +7,7 @@
|
|||
*/
|
||||
|
||||
// Everything except form elements
|
||||
[aria-busy="true"]:not(input, select, textarea) {
|
||||
[aria-busy="true"]:not(input, select, textarea, html) {
|
||||
&::before {
|
||||
display: inline-block;
|
||||
width: 1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue