# 크리스마스 장식 컴포넌트 🎄

**URL:** https://meta.discourse.org/t/christmas-decoration-component/173949
**Category:** Theme component
**Created:** [12월 21, 2020, 6:36오후 UTC](https://meta.discourse.org/t/christmas-decoration-component/173949 "2020-12-21T18:36:06Z")
**Posts on this page:** 1
**Showing post:** 32

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [12월 21, 2022, 5:36오후 UTC](https://meta.discourse.org/t/christmas-decoration-component/173949/32 "2022-12-21T17:36:42Z")

</div>

배너가 숨겨져 있더라도 이 테마를 [Welcome Banner 테마 컴포넌트](https://meta.discourse.org/t/welcome-link-banner/218743?u=canapin)와 함께 사용하면 수직 위치가 잘못 표시됩니다.

참고:

[https://meta.discourse.org/t/welcome-link-banner/218743/61?u=canapin](https://meta.discourse.org/t/welcome-link-banner/218743/61?u=canapin)

* * *

이 문제를 우회하는 가장 간단한 방법은 다음 CSS를 테마에 추가하는 것입니다:

```css
.above-main-container-outlet.welcome-link-banner-connectors {
    margin-bottom: 0;
}

```

---

_[View the full topic](https://meta.discourse.org/t/christmas-decoration-component/173949)._
