We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7e201 commit 39a3a20Copy full SHA for 39a3a20
1 file changed
cli/src/interactive/components/input_section.rs
@@ -721,7 +721,6 @@ pub fn EnhancedTextInput(
721
width: width,
722
height: total_height,
723
border_style: BorderStyle::Round,
724
- border_color: Color::Rgb { r: 100, g: 149, b: 237 },
725
padding_left: 1,
726
padding_right: 1,
727
position: Position::Relative,
0 commit comments