style: 调整gitea嵌入页面样式
This commit is contained in:
@@ -42,10 +42,11 @@ import {metadata} from '@/consts.ts'
|
||||
}
|
||||
|
||||
.page-container {
|
||||
height: 100vh;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding: 200px 24px 24px 24px;
|
||||
align-items: center;
|
||||
padding: 24px 24px 24px 24px;
|
||||
}
|
||||
|
||||
.gitea-card {
|
||||
|
||||
Reference in New Issue
Block a user