AI助手页面样式微调适配小屏幕
This commit is contained in:
@@ -321,7 +321,7 @@ onMounted(() => {
|
||||
color: #191919;
|
||||
font-family: Huawei Sans;
|
||||
font-weight: bold;
|
||||
font-size: 36px;
|
||||
font-size: 32px;
|
||||
line-height: 48px;
|
||||
letter-spacing: 0px;
|
||||
text-align: center;
|
||||
@@ -329,7 +329,7 @@ onMounted(() => {
|
||||
}
|
||||
|
||||
img {
|
||||
width: 86px;
|
||||
width: 64px;
|
||||
//filter: brightness(0);
|
||||
}
|
||||
}
|
||||
@@ -434,7 +434,7 @@ onMounted(() => {
|
||||
}
|
||||
|
||||
.welcome-page {
|
||||
gap: 24px;
|
||||
gap: 16px;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user