fix. gnb 없는 케이스 추가
This commit is contained in:
@@ -112,6 +112,9 @@ onMounted(() => {
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
.empty-game + main .main-content {
|
||||
@apply pt-0;
|
||||
}
|
||||
.main-content {
|
||||
@apply relative pt-[48px] md:pt-[64px];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user