合并画布,部分样式调整

This commit is contained in:
X1627315083
2025-06-26 15:41:08 +08:00
parent fd05c70937
commit fc6d8d4c8d
75 changed files with 1772 additions and 672 deletions

View File

@@ -131,7 +131,7 @@ export default defineComponent({
padding-bottom: 3rem;
height: 100%;
:deep(.ant-badge){
font-size: var(--aida-fsize2);
font-size: var(--aida-fsize1-8);
}
:deep(.ant-tabs-content){
height: 100%;
@@ -141,13 +141,13 @@ export default defineComponent({
}
:deep(.ant-tabs-nav){
padding: 0rem 5rem;
margin-bottom: 6rem;
margin-bottom: 3rem;
&::before{
display: none;
}
.ant-tabs-nav-wrap{
.ant-tabs-tab-btn{
font-size: 2.4rem;
font-size: var(--aida-fsize1-6);
}
.ant-tabs-tab-active{
.ant-tabs-tab-btn{