ant-design-vue/components/empty
Eric Tian 50299632cc fix: select empty not center (#1445)
* 修复select组件在mode为multiple或tags时,下拉选项为空时样式没有居中问题

外层的.ant-select-dropdown-menu-item样式设置了padding-right:@control-padding-horizontal + 20,得到padding的值为5px 32px 5px 12px,所以里层的.ant-empty-small的样式margin-left不需要加上@control-padding-horizontal

* 添加px单位
2019-12-10 15:04:25 +08:00
..
__tests__ test: update snap 2019-10-30 16:55:01 +08:00
demo style: format demo 2019-10-09 18:32:23 +08:00
style fix: select empty not center (#1445) 2019-12-10 15:04:25 +08:00
empty.svg fix: config-provider bug 2019-03-15 10:04:14 +08:00
index.en-US.md style: format code 2019-09-28 20:45:07 +08:00
index.jsx cr cxxx- exxx 2019-09-10 18:57:08 +08:00
index.zh-CN.md style: format code 2019-09-28 20:45:07 +08:00