Update bookwyrm.css

This commit is contained in:
Joachim 2021-05-23 12:10:57 +02:00
parent 1f747e4f68
commit 0708d64bf1
1 changed files with 2 additions and 1 deletions

View File

@ -51,6 +51,7 @@ body {
.card-footer.is-stacked-mobile {
flex-direction: column;
}
.card-footer.is-stacked-mobile .card-footer-item:not(:last-child) {
border-bottom: 1px solid #ededed;
border-right: 0;