更新部分公共样式

This commit is contained in:
2024-09-10 15:25:29 +08:00
parent b861d191df
commit 774f2fd4df

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等分