iview [Bug Report] 在Col中使用的Row定义gutter无效 Invalid gutter definition of Row used in in Col

vd8tlhqk  于 22天前  发布在  其他
关注(0)|答案(1)|浏览(14)

Environment

MacOS / Chrome 63 / vue 2.5.3 / iView 2.6.0

https://codepen.io/wkan/pen/QOdyEv

Steps to reproduce

见codepen代码

What is expected?

在Col中使用Row可以重新定义gutter

What is actually happening?

在Col中使用Row继承了上层Row的gutter

bybem2ql

bybem2ql1#

Translation of this issue:

Environment

MacOS / Chrome 63 / Vue 2.5.3 / iView 2.6.0

https://codepen.io/wkan/pen/QOdyEv

Steps to reproduce

See codepen code

What is expected?

Using Row in Col can redefine gutter

What is actually happening?

In Col, Row inherits the gutter of the upper Row

相关问题