fges
This commit is contained in:
@@ -328,7 +328,7 @@
|
||||
.scroll-oc { display: inline-flex; align-items: center; gap: 4px; padding: 2px 8px; border-radius: 4px; font-size: .67rem; font-weight: 700; background: var(--accent); color: #000; }
|
||||
|
||||
/* ── SIDE ACTIONS z:10 ────────────────────────── */
|
||||
.scroll-actions { position: absolute; right: 10px; bottom: 40px; z-index: 10; display: flex; flex-direction: column; align-items: center; gap: 18px; }
|
||||
.scroll-actions { position: absolute; right: 10px; bottom: 40px; z-index: 10; display: flex; flex-direction: column; align-items: center; gap: 18px; width: 56px; }
|
||||
.scroll-btn {
|
||||
display: flex; flex-direction: column; align-items: center; gap: 3px;
|
||||
cursor: pointer; text-decoration: none; color: #fff; background: none; border: none; padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user