Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Commit 0cb931a

Browse files
author
Łukasz Florczak
committed
Fix styles indents
1 parent 7c07c85 commit 0cb931a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Agile.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -662,9 +662,9 @@
662662
663663
&--rtl
664664
.agile__track,
665-
.agile__slides,
666-
.agile__dots
667-
flex-direction: row-reverse
665+
.agile__slides,
666+
.agile__dots
667+
flex-direction: row-reverse
668668
669669
&, *
670670
&:focus,

0 commit comments

Comments
 (0)