forked from AkkomaGang/akkoma-fe
improve big spinner visibility
This commit is contained in:
parent
ccdbba2348
commit
101f657d36
1 changed files with 3 additions and 0 deletions
|
@ -9,5 +9,8 @@
|
||||||
font-size: 15em;
|
font-size: 15em;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
opacity: .6;
|
opacity: .6;
|
||||||
|
> i {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue