Minor css

This commit is contained in:
Louis Lam 2022-03-22 21:37:04 +08:00
parent 668dffc2c5
commit 5fa14161c4
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ textarea.form-control {
.monitor-list {
&.scrollbar {
overflow-y: auto;
height: calc(100% - 55px);
height: calc(100% - 65px);
}
.item {