From 00a1bdecf9e5ab2d6faf282cb645e8354296c758 Mon Sep 17 00:00:00 2001 From: team 1 Date: Sat, 9 May 2026 19:55:40 +0200 Subject: [PATCH] style btn --- public/assets/styles/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/styles/base.css b/public/assets/styles/base.css index 852f5a6..75707aa 100644 --- a/public/assets/styles/base.css +++ b/public/assets/styles/base.css @@ -797,7 +797,7 @@ body:not(.retriex-show-detail-cards) #chat .retriex-alert { padding: 0.34rem 0.72rem; background: rgba(134, 183, 254, 0.11); color: #d8e8ff; - font-size: 0.83rem; + font-size: 0.6rem !important; font-weight: 700; cursor: pointer; }