Skip to content

Commit ff40e00

Browse files
caiquecastroXhmikosR
authored andcommitted
Fix readonly-plain-text with button addon (#25871)
Fixes #25870
1 parent ee1daf0 commit ff40e00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scss/_input-group.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
width: 100%;
1313

1414
> .form-control,
15+
> .form-control-plaintext,
1516
> .custom-select,
1617
> .custom-file {
1718
position: relative; // For focus state's z-index

0 commit comments

Comments
 (0)