mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-11-04 00:03:52 +08:00
refactor: vue3
This commit is contained in:
@ -294,3 +294,9 @@ export default defineComponent({
|
||||
}
|
||||
})
|
||||
</script>
|
||||
<style lang="less" scoped>
|
||||
:deep(.el-button.is-text) {
|
||||
margin-left: 0;
|
||||
padding: 8px 10px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user