fix: display right-to-left for rtl-languages in mobile (#28861)
This commit is contained in:
@@ -366,7 +366,7 @@
|
||||
width: 100%;
|
||||
padding: $baseline*0.6 $baseline;
|
||||
border-bottom: 1px solid theme-color('light');
|
||||
text-align: left;
|
||||
@include text-align(left);
|
||||
cursor: pointer;
|
||||
|
||||
&:hover,
|
||||
|
||||
Reference in New Issue
Block a user