Merge pull request #25 from dderbentsov/UC-10
Добавила scoped в style BaseArrowButton
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user