replay styling update

This commit is contained in:
Jason Chen 2022-05-29 13:57:17 -07:00
parent 99dbf09bf5
commit 183622ae61

View file

@ -845,6 +845,7 @@
padding : 0.5rem 1rem; padding : 0.5rem 1rem;
background-color: rgba(0, 0, 0, 0.03); background-color: rgba(0, 0, 0, 0.03);
border-top : 1px solid rgba(0, 0, 0, 0.125); border-top : 1px solid rgba(0, 0, 0, 0.125);
text-align : center;
} }
.card-footer:last-child { .card-footer:last-child {