perf?(client): remove needless scoped annotation for style
This commit is contained in:
@@ -245,7 +245,7 @@ function onDrop(ev) {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
<style lang="scss">
|
||||
.dnpfarvg {
|
||||
--root-margin: 10px;
|
||||
--deckColumnHeaderHeight: 40px;
|
||||
|
Reference in New Issue
Block a user