fix style css in ts

This commit is contained in:
duanfuxiang
2025-01-07 14:18:18 +08:00
parent 8d253faddc
commit 0f42ce3b80
12 changed files with 1729 additions and 39 deletions

View File

@@ -1602,3 +1602,12 @@ button.infio-chat-input-model-select {
opacity: 1;
}
}
.infio-utils-display-suggestion-opacity {
opacity: 0.4;
}
.infio-utils-lexical-menu-container {
position: absolute;
display: block;
}