fix: loading component

This commit is contained in:
Lucas Larroche 2023-12-26 20:57:28 +07:00
parent 30ebf59f4a
commit 7dcedac497

View file

@ -8,6 +8,8 @@
// Everything except form elements // Everything except form elements
[aria-busy="true"]:not(input, select, textarea, html) { [aria-busy="true"]:not(input, select, textarea, html) {
white-space: nowrap;
&::before { &::before {
display: inline-block; display: inline-block;
width: 1em; width: 1em;