Merge pull request #25 from dderbentsov/UC-10

Добавила scoped в style BaseArrowButton
This commit is contained in:
Daria Golova
2022-10-13 00:18:56 +03:00
committed by GitHub

View File

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