Skip to content

Commit e4213d7

Browse files
committed
Update loading.css
1 parent fd1d517 commit e4213d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/loading.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
}
55

66
a.sf-loading:not([href]),
7-
.sf-loading:disabled
7+
.sf-loading:disabled,
8+
.sf-loading:is(.sf-button, .sf-input:not([type='color'])):disabled
89
{
910
--c1: transparent;
1011
--c2: hsl(var(--sf-form-c-loading) / 5%);

0 commit comments

Comments
 (0)