Skip to content

Commit

Permalink
fix(list): rtl
Browse files Browse the repository at this point in the history
  • Loading branch information
Enlcxx committed Dec 20, 2018
1 parent 3b66422 commit 1513ae3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/list/list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ export class LyLine {
margin: 0,
padding: 0,
fontWeight: 400,
textAlign: 'initial',
'&:first-child': {
whiteSpace: 'nowrap',
overflow: 'hidden',
Expand Down

0 comments on commit 1513ae3

Please sign in to comment.