Commit c6f733b7 by hank

bug

parent 77b124ae
...@@ -83,4 +83,20 @@ ...@@ -83,4 +83,20 @@
border-radius: 50px; border-radius: 50px;
} }
} }
.at-list__item-container {
.at-list__item-extra {
flex: 0 0 55px;
width: 55px;
text-align: right;
}
}
.at-list__item-content {
flex: 250px;
.item-content__info {
width: 250px;
}
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment