修改: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;
}
}
}