MediaModal: use Tabler next/prev arrows

This commit is contained in:
Alex Gleason
2021-10-08 16:44:24 -05:00
parent 0bc1a57cfa
commit e9b5a9cf2e
2 changed files with 14 additions and 4 deletions

View File

@ -128,8 +128,9 @@
@media screen and (max-width: 600px) { padding: 30px 2px; }
.fa {
margin-right: 0;
.svg-icon {
width: 24px;
height: 24px;
}
}