Fixed some errors of scss linter
parent
9a918ad9d8
commit
ad5b5998a8
|
@ -63,8 +63,8 @@
|
|||
text-align: center;
|
||||
width: 100%;
|
||||
.icon-spinner {
|
||||
float: none;
|
||||
color: $whitish;
|
||||
float: none;
|
||||
}
|
||||
span {
|
||||
@include animation (loading .5s linear);
|
||||
|
|
|
@ -38,8 +38,8 @@
|
|||
text-align: center;
|
||||
width: 100%;
|
||||
.icon-spinner {
|
||||
float: none;
|
||||
color: $whitish;
|
||||
float: none;
|
||||
}
|
||||
span {
|
||||
@include animation (loading .5s linear);
|
||||
|
|
Loading…
Reference in New Issue