Merge remote-tracking branch 'origin/develop' into chat-pagination
This commit is contained in:
commit
ad3aa296cd
4 changed files with 4 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -143,6 +143,10 @@
|
|||
.setting-toggle {
|
||||
margin-left: 10px;
|
||||
|
||||
.react-toggle-track {
|
||||
background-color: var(--foreground-color);
|
||||
}
|
||||
|
||||
.react-toggle--checked {
|
||||
.react-toggle-track {
|
||||
background-color: var(--accent-color);
|
||||
|
|
Loading…
Reference in a new issue