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
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7
2 changed files with 3 additions and 2 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;
}
}