fix: no request, search model

This commit is contained in:
jialin
2024-10-15 17:52:02 +08:00
parent 8fbdb884c7
commit a47f7cc0ce
10 changed files with 150 additions and 83 deletions
+2 -1
View File
@@ -4,13 +4,14 @@
display: flex;
align-items: center;
justify-content: flex-start;
height: 68px;
min-height: 68px;
word-break: break-word;
min-width: 20px;
overflow: hidden;
.cell-content {
max-width: 100%;
line-height: 18px;
}
&-left {