Skip to content

Commit 52f259c

Browse files
committed
explicit fg color for MessageComposer
1 parent f89fe4f commit 52f259c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/skins/vector/css/matrix-react-sdk/views/rooms/MessageComposer.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ limitations under the License.
5757
-webkit-box-shadow: none;
5858
-moz-box-shadow: none;
5959
box-shadow: none;
60+
color: #454545;
6061
background-color: #fff;
6162

6263
/* needed for FF */

0 commit comments

Comments
 (0)