set chat input color to gray (text-color)
This commit is contained in:
parent
b66fbf4bc4
commit
026274f47f
2
bigbluebutton-html5/imports/ui/components/chat/message-form/styles.scss
Executable file → Normal file
2
bigbluebutton-html5/imports/ui/components/chat/message-form/styles.scss
Executable file → Normal file
@ -42,7 +42,7 @@
|
||||
border: $border-size solid $color-gray-lighter;
|
||||
background-clip: padding-box;
|
||||
margin: 0;
|
||||
color: $color-gray;
|
||||
color: $color-text;
|
||||
-webkit-appearance: none;
|
||||
box-shadow: none;
|
||||
outline: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user