Modal: fix pager style
This commit is contained in:
parent
187af8b7d2
commit
e648162f66
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-modal__button--active {
|
.media-modal__button--active {
|
||||||
background-color: var(--highlight-text-color);
|
@apply bg-accent-500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-modal__close {
|
.media-modal__close {
|
||||||
|
|
Loading…
Reference in a new issue