[new feature] Button: add loading-text prop (#2732)
This commit is contained in:
@@ -147,4 +147,10 @@
|
||||
&--square {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
&__loading-text {
|
||||
margin-left: 5px;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user