Revert "perf?(client): remove needless scoped annotation for style"
This reverts commit ada04c1932
.
This commit is contained in:
@@ -72,7 +72,7 @@ defineExpose<WidgetComponentExpose>({
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.wbrkwala {
|
||||
height: (62px + 1px) + (62px + 1px) + (62px + 1px) + (62px + 1px) + 62px;
|
||||
overflow: hidden;
|
||||
|
Reference in New Issue
Block a user