10 lines
317 B
CSS
10 lines
317 B
CSS
|
|
/* .str-chat {
|
||
|
|
--str-chat__primary-color: #000;
|
||
|
|
--str-chat__active-primary-color: #000;
|
||
|
|
--str-chat__surface-color: #000;
|
||
|
|
--str-chat__secondary-surface-color: #000;
|
||
|
|
--str-chat__primary-surface-color: #000;
|
||
|
|
--str-chat__primary-surface-color-low-emphasis: #000;
|
||
|
|
--str-chat__border-radius-circle: 6px;
|
||
|
|
} */
|