fix: polish list style (#341)

This commit is contained in:
Fine0830
2023-11-21 11:24:27 +08:00
committed by GitHub
parent 02c5724859
commit 8618a9440e

View File

@@ -23,7 +23,6 @@
.list {
margin-top: 10px;
margin-bottom: 10px;
height: calc(100% - 90px);
}
.pagination {