From e580cd14cbbb01477d9962616b279ecf04ff20ac Mon Sep 17 00:00:00 2001 From: julian laplace Date: Mon, 14 Nov 2022 15:17:11 +0100 Subject: styling --- public/assets/css/hootstream.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public/assets/css/hootstream.css') diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css index 32aeed4..3b22a8c 100644 --- a/public/assets/css/hootstream.css +++ b/public/assets/css/hootstream.css @@ -30,7 +30,7 @@ #hootevents .hootText { max-width: 60rem; transition: opacity 0.2s; - overflow-x: scroll; + overflow-x: auto; } .hoot:hover > .text { opacity: 1 !important; @@ -617,6 +617,7 @@ ::-webkit-scrollbar { background-color: #ddd; width: 4px; + height: 4px; } ::-webkit-scrollbar-thumb { -- cgit v1.2.3-70-g09d2