mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-08 22:57:11 +08:00
style: 调整 GiCellTags 折叠项水平居中样式
This commit is contained in:
@@ -30,4 +30,8 @@ interface Props {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss"></style>
|
||||
<style scoped lang="scss">
|
||||
:deep(.arco-overflow-list-overflow) {
|
||||
display: flex;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user