Skip to content

Commit 2d99571

Browse files
author
Jicheng Lu
committed
minor change
1 parent 9e16acd commit 2d99571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/scss/custom/pages/_chat.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,14 +377,14 @@
377377
}
378378

379379
.state-change-log-list {
380-
height: 30vh;
380+
height: 35vh;
381381
border-bottom-style: solid;
382382
border-bottom-color: #fff;
383383
border-bottom-width: 5px;
384384
}
385385

386386
.state-log-list {
387-
height: 70vh;
387+
height: 65vh;
388388
}
389389

390390
.log-list {

0 commit comments

Comments
 (0)