Skip to content

Commit b2e73a0

Browse files
committed
sort
1 parent 63b6541 commit b2e73a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/fluent-theme/src/components/sendBox/TextArea.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
.sendbox__text-area-input {
2121
background-color: transparent;
22-
color: transparent;
2322
caret-color: var(--webchat-colorNeutralForeground1);
23+
color: transparent;
2424
}
2525

2626
textarea::placeholder {

0 commit comments

Comments
 (0)