Modal: fix pager style

This commit is contained in:
Alex Gleason
2022-04-24 17:59:12 -05:00
parent 187af8b7d2
commit e648162f66

View File

@ -159,7 +159,7 @@
}
.media-modal__button--active {
background-color: var(--highlight-text-color);
@apply bg-accent-500;
}
.media-modal__close {