Fix Card extra postion when no title

This commit is contained in:
afc163 2017-09-22 15:28:27 +08:00
parent e8f61f11ef
commit c2e9abddc7

View File

@ -48,6 +48,8 @@
&-extra {
float: right;
text-align: right;
// https://stackoverflow.com/a/22429853/3040605
margin-left: auto;
}
&-body {