Environment
MacOS / Chrome 63 / vue 2.5.3 / iView 2.6.0
Reproduction link
https://codepen.io/wkan/pen/QOdyEv
Steps to reproduce
见codepen代码
What is expected?
在Col中使用Row可以重新定义gutter
What is actually happening?
在Col中使用Row继承了上层Row的gutter
MacOS / Chrome 63 / vue 2.5.3 / iView 2.6.0
https://codepen.io/wkan/pen/QOdyEv
见codepen代码
在Col中使用Row可以重新定义gutter
在Col中使用Row继承了上层Row的gutter
1条答案
按热度按时间bybem2ql1#
Translation of this issue:
Environment
MacOS / Chrome 63 / Vue 2.5.3 / iView 2.6.0
Reproduction link
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