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; }