mirror of https://github.com/layui/layui
增加 grid 中 32px 间隙的公共类
parent
65744fb193
commit
334b073b2f
|
@ -498,6 +498,8 @@ a cite{font-style: normal; *cursor:pointer;}
|
||||||
.layui-col-space28>*{padding: 14px;}
|
.layui-col-space28>*{padding: 14px;}
|
||||||
.layui-col-space30{margin: -15px;}
|
.layui-col-space30{margin: -15px;}
|
||||||
.layui-col-space30>*{padding: 15px;}
|
.layui-col-space30>*{padding: 15px;}
|
||||||
|
.layui-col-space32{margin: -15px;}
|
||||||
|
.layui-col-space32>*{padding: 15px;}
|
||||||
|
|
||||||
|
|
||||||
/** 页面元素 **/
|
/** 页面元素 **/
|
||||||
|
|
Loading…
Reference in New Issue