change border radius

This commit is contained in:
b1ek 2023-03-09 23:43:54 +10:00
parent dd0957f700
commit 5941885331
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ block content
p(class='js_loading_indicator') p(class='js_loading_indicator')
| JS is loading. Please hold on... | JS is loading. Please hold on...
br br
img(src='/static/ui/load.gif' style='border-radius:6px;margin-top:6px') img(src='/static/ui/load.gif' style='border-radius:4px;margin-top:6px')