更新部分公共样式

This commit is contained in:
YeMingfei666 2024-09-10 15:25:29 +08:00
parent b861d191df
commit 774f2fd4df
1 changed files with 2 additions and 2 deletions

View File

@ -113,9 +113,9 @@ text {
.u-flex-col { .u-flex-col {
/* #ifndef APP-NVUE */ /* #ifndef APP-NVUE */
display: flex; display: flex!important;
/* #endif */ /* #endif */
flex-direction: column; flex-direction: column!important;
} }
// 定义flex等分 // 定义flex等分