diff --git a/template/code/default/src/components/WelcomeItem.vue b/template/code/default/src/components/WelcomeItem.vue index 6d7086aea..18d8e273a 100644 --- a/template/code/default/src/components/WelcomeItem.vue +++ b/template/code/default/src/components/WelcomeItem.vue @@ -50,7 +50,7 @@ h3 { i { top: calc(50% - 25px); left: -26px; - position: absolute; + position: relative; border: 1px solid var(--color-border); background: var(--color-background); border-radius: 8px; @@ -61,19 +61,13 @@ h3 { .item:before { content: ' '; border-left: 1px solid var(--color-border); - position: absolute; - left: 0; - bottom: calc(50% + 25px); - height: calc(50% - 25px); + position: relative; } .item:after { content: ' '; border-left: 1px solid var(--color-border); - position: absolute; - left: 0; - top: calc(50% + 25px); - height: calc(50% - 25px); + position: relative; } .item:first-of-type:before { diff --git a/template/code/router/src/components/WelcomeItem.vue b/template/code/router/src/components/WelcomeItem.vue index ac366d074..2326b8b88 100644 --- a/template/code/router/src/components/WelcomeItem.vue +++ b/template/code/router/src/components/WelcomeItem.vue @@ -49,7 +49,7 @@ h3 { i { top: calc(50% - 25px); left: -26px; - position: absolute; + position: relative; border: 1px solid var(--color-border); background: var(--color-background); border-radius: 8px; @@ -60,19 +60,13 @@ h3 { .item:before { content: ' '; border-left: 1px solid var(--color-border); - position: absolute; - left: 0; - bottom: calc(50% + 25px); - height: calc(50% - 25px); + position: relative; } .item:after { content: ' '; border-left: 1px solid var(--color-border); - position: absolute; - left: 0; - top: calc(50% + 25px); - height: calc(50% - 25px); + position: relative; } .item:first-of-type:before { diff --git a/template/code/typescript-default/src/components/WelcomeItem.vue b/template/code/typescript-default/src/components/WelcomeItem.vue index 6d7086aea..18d8e273a 100644 --- a/template/code/typescript-default/src/components/WelcomeItem.vue +++ b/template/code/typescript-default/src/components/WelcomeItem.vue @@ -50,7 +50,7 @@ h3 { i { top: calc(50% - 25px); left: -26px; - position: absolute; + position: relative; border: 1px solid var(--color-border); background: var(--color-background); border-radius: 8px; @@ -61,19 +61,13 @@ h3 { .item:before { content: ' '; border-left: 1px solid var(--color-border); - position: absolute; - left: 0; - bottom: calc(50% + 25px); - height: calc(50% - 25px); + position: relative; } .item:after { content: ' '; border-left: 1px solid var(--color-border); - position: absolute; - left: 0; - top: calc(50% + 25px); - height: calc(50% - 25px); + position: relative; } .item:first-of-type:before { diff --git a/template/code/typescript-router/src/components/WelcomeItem.vue b/template/code/typescript-router/src/components/WelcomeItem.vue index 6d7086aea..18d8e273a 100644 --- a/template/code/typescript-router/src/components/WelcomeItem.vue +++ b/template/code/typescript-router/src/components/WelcomeItem.vue @@ -50,7 +50,7 @@ h3 { i { top: calc(50% - 25px); left: -26px; - position: absolute; + position: relative; border: 1px solid var(--color-border); background: var(--color-background); border-radius: 8px; @@ -61,19 +61,13 @@ h3 { .item:before { content: ' '; border-left: 1px solid var(--color-border); - position: absolute; - left: 0; - bottom: calc(50% + 25px); - height: calc(50% - 25px); + position: relative; } .item:after { content: ' '; border-left: 1px solid var(--color-border); - position: absolute; - left: 0; - top: calc(50% + 25px); - height: calc(50% - 25px); + position: relative; } .item:first-of-type:before { pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy