style: 上线全局样式

This commit is contained in:
ccnetcore
2025-08-04 23:29:25 +08:00
parent 3e647ef14d
commit 225932eff1
10 changed files with 29 additions and 20 deletions

View File

@@ -209,7 +209,7 @@ onUnmounted(() => {
height: 1800px;
padding: 48px;
background-color: #fff;
border-radius: 12px;
border-radius: 0px;
border: 0;
box-shadow: 0 0 1rem rgba(0, 0, 0, .08);
display: flex;