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