File tree 3 files changed +3
-3
lines changed
web/src/management/pages/list/components
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ export default {
130
130
}
131
131
</script >
132
132
133
- <style lang="scss" rel="lang/scss" scoped>
133
+ <style lang="scss" scoped>
134
134
.base-form-root {
135
135
padding : 20px ;
136
136
}
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ const call = (t) => {
53
53
})
54
54
}
55
55
< / script>
56
- < style lang= " scss" rel = " stylesheet/scss " >
56
+ < style lang= " scss" scoped >
57
57
.el - popover .more - tool_popper {
58
58
min- width: 80px ;
59
59
padding: 8px 3px ;
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ const handleAdd = async () => {
154
154
}
155
155
</script >
156
156
157
- <style lang="scss" rel="lang/scss" scoped>
157
+ <style lang="scss" scoped>
158
158
.base-form-root {
159
159
padding : 20px ;
160
160
}
You can’t perform that action at this time.
0 commit comments