fix
All checks were successful
AiDA WEB-Node.js Develop 分支构建部署 / build (18.18.0) (push) Has been skipped
All checks were successful
AiDA WEB-Node.js Develop 分支构建部署 / build (18.18.0) (push) Has been skipped
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
{ yearl: monthlyOrYearly == 'yearl' },
|
{ yearl: monthlyOrYearly == 'yearl' },
|
||||||
{ personal: item.type === 'personal' }
|
{ personal: item.type === 'personal' }
|
||||||
]"
|
]"
|
||||||
|
style="white-space: nowrap;"
|
||||||
>
|
>
|
||||||
{{ item?.detail }}
|
{{ item?.detail }}
|
||||||
</span>
|
</span>
|
||||||
@@ -726,7 +727,6 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
white-space: nowrap;
|
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
// margin-left: 0.7rem;
|
// margin-left: 0.7rem;
|
||||||
// margin-bottom: 1rem;
|
// margin-bottom: 1rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user