feat(SW-1255): Add loading state to button component
This commit is contained in:
committed by
Simon Emanuelsson
parent
80ccdc0e44
commit
89468bc37f
@@ -167,3 +167,9 @@
|
||||
.variant-text.color-inverted:disabled {
|
||||
color: var(--Component-Button-Brand-Secondary-On-fill-Disabled);
|
||||
}
|
||||
|
||||
.spinnerWrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: var(--Space-x1);
|
||||
}
|
||||
Reference in New Issue
Block a user