Make sure stopped spinner stay visible

This demo needs stopped spinners to be visible,
so the user can interact with them.
This commit is contained in:
Matthias Clasen 2017-12-06 23:49:03 -05:00
parent 2d85e8df8b
commit b6f33919b7

View File

@ -1,6 +1,3 @@
demo {
background: red;
border: 1px solid black;
min-width: 30px;
min-height: 30px;
spinner.demo {
opacity: 1;
}