luci-theme-material: fix css to show loading-img again
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
0f8b5402a2
commit
8095ba5a2d
1 changed files with 1 additions and 1 deletions
|
@ -235,8 +235,8 @@ footer > a {
|
|||
|
||||
.main > .loading > span > .loading-img {
|
||||
animation: anim-rotate 2s infinite linear;
|
||||
margin-right: 0.2rem;
|
||||
display: inline-block;
|
||||
margin: 5rem;
|
||||
}
|
||||
|
||||
@keyframes anim-rotate {
|
||||
|
|
Loading…
Reference in a new issue