更新部分公共样式
This commit is contained in:
parent
b861d191df
commit
774f2fd4df
|
|
@ -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等分
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue