improved image loading animation
All checks were successful
Run Integration Tests / test (push) Successful in 28s
All checks were successful
Run Integration Tests / test (push) Successful in 28s
This commit is contained in:
parent
5fdbe231d1
commit
30528d629b
4 changed files with 111 additions and 21 deletions
|
@ -29,7 +29,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||
</div>
|
||||
<p class="image-alt" id="viewer-title"></p>
|
||||
<br>
|
||||
<div class="search-type-icons" style="display:flex; justify-content:center; gap:15px; flex-wrap: wrap;">
|
||||
<div class="search-type-icons" style="display:flex; justify-content:center; flex-wrap: wrap;">
|
||||
<div class="icon-button">
|
||||
<button class="material-icons-round clickable btn-nostyle" id="viewer-copy-link">
|
||||
<span class="material-icons-round"></span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue