2023-11-27-dist 字体放大

This commit is contained in:
X1627315083
2023-11-27 16:25:32 +08:00
parent 1f52565aad
commit 6e39ebf5ed
50 changed files with 1995 additions and 227 deletions

View File

@@ -718,7 +718,7 @@ export default defineComponent({
background: #fff;
border-radius: 0.8rem;
line-height: 4rem;
font-size: 1.6rem;
font-size: var(--aida-fsize1-8);
// margin-right: 2.2rem;
margin-right: 8rem;
color: #000;
@@ -896,7 +896,7 @@ export default defineComponent({
flex-direction: column;
.modal_layout,.modal_accomplish{
.modal_text{
font-size: 1.2rem;
font-size: var(--aida-fsize1-4);
font-weight: 400;
color: rgba(0, 0, 0, 0.45);
display: flex;