Modal: fix pager style

This commit is contained in:
Alex Gleason 2022-04-24 17:59:12 -05:00
parent 187af8b7d2
commit e648162f66
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

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