This commit is contained in:
liuye
2022-08-18 10:59:58 +08:00
parent 092f2a8b69
commit 71115279bc

View File

@@ -198,5 +198,8 @@ export default {
::v-deep .AiMore{ ::v-deep .AiMore{
width: calc(100% - 60px)!important; width: calc(100% - 60px)!important;
} }
::v-deep .u-icon--left{
height: 64px;
}
} }
</style> </style>