remove leftover edges from spinner, remove red bg color (fixes #3338) [ci skip]
This commit is contained in:
parent
d3b70a7f3a
commit
1fb016597d
2 changed files with 0 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 306 B |
|
|
@ -44,7 +44,6 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width : 14px;
|
width : 14px;
|
||||||
height: 14px;
|
height: 14px;
|
||||||
background-color: red;
|
|
||||||
|
|
||||||
&.hidden{
|
&.hidden{
|
||||||
display : none;
|
display : none;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue