Adopt changed name of button class in rte context

This commit is contained in:
Björn Fromme
2022-07-12 12:41:12 +02:00
parent 3146332abc
commit 7b887bec48
@@ -21,7 +21,7 @@ p {
@apply mb-4;
}
a:not(.button) {
a:not(.button):not(.rte-button):not(.rte-button--full) {
@apply text-ep-primary-light sbw:text-sbw-primary-dark;
}