Browse Source
💄 remove text-align right of card extra
pull/13680/head
afc163
6 years ago
No known key found for this signature in database
GPG Key ID: 738F973FCE5C6B48
1 changed files with
0 additions and
1 deletions
-
components/card/style/index.less
|
|
@ -70,7 +70,6 @@ |
|
|
|
font-size: @font-size-base; |
|
|
|
color: @text-color; |
|
|
|
font-weight: normal; |
|
|
|
text-align: right; |
|
|
|
// https://stackoverflow.com/a/22429853/3040605 |
|
|
|
margin-left: auto; |
|
|
|
} |
|
|
|