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