fix theme switch position in chrome based browsers

This commit is contained in:
Harald Bamberger
2025-08-07 14:25:22 +02:00
parent 8494033bda
commit d071d0d9fe
+1 -1
View File
@@ -117,7 +117,7 @@ export default {
</button>
<fhc-searchbar ref="searchbar" id="nav-search" class="fhc-searchbar w-100 py-1 py-lg-2" :searchoptions="searchbaroptions" :searchfunction="searchfunction"></fhc-searchbar>
<div id="nav-logo" class="d-none d-lg-block">
<div class="d-flex h-100">
<div class="d-flex h-100 justify-content-between">
<a :href="rootUrl">
<img :src="logoUrl" alt="Corporate Identity Logo">
</a>