From 22358fa42486bc0b20cad9ec0e37f7b5f1761257 Mon Sep 17 00:00:00 2001
From: connoratrug <47183404+connoratrug@users.noreply.github.com>
Date: Fri, 8 Nov 2024 16:35:49 +0100
Subject: [PATCH] fix: 4456 mobile logo height (#4464)
Closes #4456
---
.../components/LogoMobile.vue | 3 +--
apps/yarn.lock | 18 ------------------
2 files changed, 1 insertion(+), 20 deletions(-)
diff --git a/apps/tailwind-components/components/LogoMobile.vue b/apps/tailwind-components/components/LogoMobile.vue
index c73073925e..86658ef3aa 100644
--- a/apps/tailwind-components/components/LogoMobile.vue
+++ b/apps/tailwind-components/components/LogoMobile.vue
@@ -21,8 +21,7 @@ if (logoFileName) {
diff --git a/apps/yarn.lock b/apps/yarn.lock
index 5f58e0e6b5..0e1e35da5a 100644
--- a/apps/yarn.lock
+++ b/apps/yarn.lock
@@ -7034,15 +7034,6 @@ handlebars@^4.7.7, handlebars@^4.7.8:
optionalDependencies:
uglify-js "^3.1.4"
-happy-dom@15.10.1:
- version "15.10.1"
- resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.1.tgz#db49321a7af97d8c18c45622de2817b382ac7595"
- integrity sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g==
- dependencies:
- entities "^4.5.0"
- webidl-conversions "^7.0.0"
- whatwg-mimetype "^3.0.0"
-
happy-dom@15.10.2:
version "15.10.2"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.2.tgz#14ae6652d1a80d2611e3f5832cb61ab5e2d1b539"
@@ -7052,15 +7043,6 @@ happy-dom@15.10.2:
webidl-conversions "^7.0.0"
whatwg-mimetype "^3.0.0"
-happy-dom@15.7.4:
- version "15.7.4"
- resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.7.4.tgz#05aade59c1d307336001b7004c76dfc6a829f220"
- integrity sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==
- dependencies:
- entities "^4.5.0"
- webidl-conversions "^7.0.0"
- whatwg-mimetype "^3.0.0"
-
has-ansi@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"