Skip to content

Commit 1d47df5

Browse files
committed
style(next): forms/input groups: improve CSS
1 parent 77264b5 commit 1d47df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/public/stylesheets/theme-next/forms.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ input::selection,
276276
background: transparent !important;
277277
}
278278

279-
.input-group .input-group-text:not(button):not(a) {
279+
.input-group .input-group-text {
280280
/* Background color hijack */
281281
--accented-background-color: transparent;
282282

0 commit comments

Comments
 (0)