diff --git a/public/js/components/Cis/Menu/Entry.js b/public/js/components/Cis/Menu/Entry.js index aafe19521..e6950fbad 100755 --- a/public/js/components/Cis/Menu/Entry.js +++ b/public/js/components/Cis/Menu/Entry.js @@ -205,7 +205,7 @@ export default { :class="{ 'btn btn-default rounded-0 text-start': true, ['btn-level-' + level]: true, - 'text-decoration-underline':active + 'fw-bold':active }"> {{ entry.titel }} @@ -228,7 +228,7 @@ export default { :class="{ 'btn btn-default rounded-0 w-100 text-start': true, ['btn-level-' + level]: true, - 'text-decoration-underline':active + 'fw-bold':active }"> {{ entry.titel }}