From c051df18c250956b607103388c61b0d3f3024468 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Fri, 19 Jun 2026 14:13:52 +0200 Subject: [PATCH] fix rehost button mutation --- views/scroller.html | 1 - 1 file changed, 1 deletion(-) diff --git a/views/scroller.html b/views/scroller.html index 7bdcd8e..7824aa4 100644 --- a/views/scroller.html +++ b/views/scroller.html @@ -359,7 +359,6 @@ background: rgba(255, 255, 255, .15); border-color: var(--accent); color: var(--accent); - font-size: 1.4rem; } .scroll-btn.rehost-btn:hover .scroll-btn-icon { background: var(--accent);