Improve UI for contextual chat and add warning message
This commit is contained in:
@@ -150,8 +150,8 @@
|
||||
background-color: @toolbar-bg-color;
|
||||
background-color: var(--toolbar-bg-color);
|
||||
font: @colortheme_app-font-size @colortheme_font;
|
||||
width: 30%;
|
||||
min-width: 400px;
|
||||
width: 20%;
|
||||
min-width: 200px;
|
||||
display: block;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
|
||||
Reference in New Issue
Block a user