mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-07-25 13:59:14 +02:00
hotfix: removed w-full safari bug
This commit is contained in:
@@ -47,7 +47,6 @@ const items = computed(() => [
|
||||
<img
|
||||
width="50"
|
||||
height="50"
|
||||
class="w-full"
|
||||
src="../../public/htwk.svg"
|
||||
alt="Logo"
|
||||
/>
|
||||
|
Reference in New Issue
Block a user