Добавила scoped в style BaseArrowButton

This commit is contained in:
Daria Golova
2022-10-13 00:15:49 +03:00
parent 6b3aa8d93c
commit 1537125d9f

View File

@@ -11,7 +11,7 @@ export default {
}; };
</script> </script>
<style lang="sass"> <style lang="sass" scoped>
.arrow-button .arrow-button
width: 32px width: 32px
height: 32px height: 32px