From 36ea7cce7a53edcec098cfe074545ebe32fe9176 Mon Sep 17 00:00:00 2001 From: admtracksteel Date: Tue, 26 May 2026 14:42:15 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Auto-deploy:=20Camila=20atualiza?= =?UTF-8?q?do=20em=2026/05/2026=2014:42:15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/style.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/public/style.css b/public/style.css index ce77888..a03e5ca 100644 --- a/public/style.css +++ b/public/style.css @@ -459,14 +459,9 @@ body { /* Tags de filtro */ .sidebar-tags { display: flex; + flex-wrap: wrap; gap: 6px; padding: 10px 16px 0; - overflow-x: auto; - scrollbar-width: none; -} - -.sidebar-tags::-webkit-scrollbar { - display: none; } .tag-filter {