fix: style

This commit is contained in:
Fine 2023-11-30 15:42:29 +08:00
parent b4e3b9ecae
commit 7c7b3c892b

View File

@ -104,6 +104,7 @@ limitations under the License. -->
.category-body { .category-body {
padding-left: 20px 30px; padding-left: 20px 30px;
width: 100%; width: 100%;
height: 100%;
justify-content: space-between; justify-content: space-between;
} }