style(next): forms/input groups: improve CSS

This commit is contained in:
Adorian Doran 2025-02-22 02:37:13 +02:00
parent 77264b5385
commit 1d47df5f28

View File

@ -276,7 +276,7 @@ input::selection,
background: transparent !important; background: transparent !important;
} }
.input-group .input-group-text:not(button):not(a) { .input-group .input-group-text {
/* Background color hijack */ /* Background color hijack */
--accented-background-color: transparent; --accented-background-color: transparent;