fix rehost button mutation

This commit is contained in:
2026-06-19 14:13:52 +02:00
parent 78d08aa751
commit c051df18c2

View File

@@ -359,7 +359,6 @@
background: rgba(255, 255, 255, .15); background: rgba(255, 255, 255, .15);
border-color: var(--accent); border-color: var(--accent);
color: var(--accent); color: var(--accent);
font-size: 1.4rem;
} }
.scroll-btn.rehost-btn:hover .scroll-btn-icon { .scroll-btn.rehost-btn:hover .scroll-btn-icon {
background: var(--accent); background: var(--accent);