We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ed073 commit 3f06979Copy full SHA for 3f06979
packages/vuetify/src/components/VBtn/VBtn.sass
@@ -29,6 +29,9 @@
29
vertical-align: $button-vertical-align
30
flex-shrink: 0
31
32
+ .v-locale--is-rtl &
33
+ text-indent: -1 * $button-text-letter-spacing
34
+
35
@at-root
36
@include button-sizes()
37
@include button-density('height', $button-density)
0 commit comments