Added SpinnerButton component to handle buttons that are also spinners
Этот коммит содержится в:
8
webapp/sass/components/_spinner-button.scss
Обычный файл
8
webapp/sass/components/_spinner-button.scss
Обычный файл
@@ -0,0 +1,8 @@
|
||||
@charset 'UTF-8';
|
||||
|
||||
.spinner-button__gif {
|
||||
height: 15px;
|
||||
margin-top: 2px;
|
||||
width: 15px;
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user