Fix clear context on conversation reset
This commit is contained in:
@@ -1004,6 +1004,9 @@ body {
|
||||
white-space: nowrap;
|
||||
line-height: 1;
|
||||
}
|
||||
.footer__toolbar-context[hidden] {
|
||||
display: none;
|
||||
}
|
||||
.footer__toolbar-context--warning {
|
||||
color: var(--color-yellow);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user