MediaModal: use Tabler next/prev arrows
This commit is contained in:
parent
0bc1a57cfa
commit
e9b5a9cf2e
2 changed files with 3 additions and 2 deletions
Binary file not shown.
|
@ -128,8 +128,9 @@
|
||||||
|
|
||||||
@media screen and (max-width: 600px) { padding: 30px 2px; }
|
@media screen and (max-width: 600px) { padding: 30px 2px; }
|
||||||
|
|
||||||
.fa {
|
.svg-icon {
|
||||||
margin-right: 0;
|
width: 24px;
|
||||||
|
height: 24px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue