Browse Source

💄 remove text-align right of card extra

pull/13680/head
afc163 6 years ago
parent
commit
2e4d2b497a
No known key found for this signature in database GPG Key ID: 738F973FCE5C6B48
  1. 1
      components/card/style/index.less

1
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;
}

Loading…
Cancel
Save