diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss index 42b08114..4beb540c 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss @@ -54,7 +54,7 @@ @apply snz:bg-white snz:border-snz-primary snz:text-snz-primary; @apply suz:bg-white suz:border-suz-primary suz:text-suz-primary; @apply uch:bg-white uch:border-uch-primary uch:text-uch-primary; - @apply ser:bg-white ser:border-ser-primary ser:text-uch-primary; + @apply ser:bg-white ser:border-ser-primary ser:text-ser-primary; &:hover, &.button--active {