4
0
mirror of https://github.com/iczer/vue-antd-admin.git synced 2025-04-06 03:57:44 +08:00

修改:PageHeader组件action插槽内容右对齐

This commit is contained in:
chenghx 2018-08-07 15:07:18 +08:00
parent 4a96457bab
commit e34caae8df

View File

@ -107,6 +107,7 @@ export default {
margin-left: 56px;
min-width: 266px;
flex: 0 1 auto;
text-align: right;
}
}
}