刷页面loading 不做多操作,优化刷新页面时抖动的情况,搜索prompt大小写适配
This commit is contained in:
@ -43,6 +43,9 @@ textarea {
|
||||
max-height: 75vh !important;
|
||||
/* overflow: auto !important; */
|
||||
z-index: 2;
|
||||
transform: translateZ(0) !important;
|
||||
backface-visibility: hidden !important;
|
||||
will-change: transform !important;
|
||||
}
|
||||
#prompt_result{
|
||||
height: 60vh !important;
|
||||
|
||||
Reference in New Issue
Block a user