summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-04-09 17:38:37 +0300
committerAndrew Dolgov <[email protected]>2021-04-09 17:38:37 +0300
commitf31faf69176ef3cd6b0d3e899e8cf8eed2c0c926 (patch)
tree525859f09b76fd84cbfb67f083f42ab713909d8d /css
parent0a120b116b63611e01324f68c22398a665291137 (diff)
some loading message tweaks
Diffstat (limited to 'css')
-rw-r--r--css/app.less11
1 files changed, 4 insertions, 7 deletions
diff --git a/css/app.less b/css/app.less
index 7c3a154..7a642eb 100644
--- a/css/app.less
+++ b/css/app.less
@@ -76,13 +76,10 @@ body.epube-index {
body.epube-reader {
.loading {
- .wrapper {
- .loading-icon {
- font-size : 64px;
- display : block;
- margin-bottom : 16px;
- opacity : 0.25;
- }
+ .loading-icon {
+ font-size : 32px;
+ display : block;
+ margin-right : 16px;
}
display : flex;