git.99rst.org
/
DailyTxT.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4ce495c
)
changed style of btn in imageviewer
author
PhiTux
<redacted>
Mon, 29 Sep 2025 10:02:14 +0000
(12:02 +0200)
committer
PhiTux
<redacted>
Mon, 29 Sep 2025 10:02:14 +0000
(12:02 +0200)
frontend/src/lib/ImageViewer.svelte
patch
|
blob
|
history
diff --git
a/frontend/src/lib/ImageViewer.svelte
b/frontend/src/lib/ImageViewer.svelte
index 85b5b2f3aeca9596b3cc3027353955529b3889b1..60d8be0aea84ba112e4b91b306efd6155c95205d 100644
(file)
--- a/
frontend/src/lib/ImageViewer.svelte
+++ b/
frontend/src/lib/ImageViewer.svelte
@@
-285,6
+285,11
@@
padding: 0.5rem 1rem;
cursor: pointer;
z-index: 10000;
+ border-radius: 50px;
+ width: 50px;
+ height: 50px;
+ display: flex;
+ align-items: center;
}
.nav-btn.prev {
git clone https://git.99rst.org/PROJECT