Update chat input style

This commit is contained in:
Bill 2021-09-30 02:10:48 -04:00
parent e94cdbf4be
commit 8711106619

View File

@ -68,7 +68,7 @@
.nitro-chat-style-selector-container { .nitro-chat-style-selector-container {
width: $chat-input-style-selector-widget-width; width: $chat-input-style-selector-widget-width;
height: $chat-input-style-selector-widget-height; max-height: $chat-input-style-selector-widget-height;
.grid-item { .grid-item {
font-size: $font-size-sm; font-size: $font-size-sm;