fix. lnb 노출 시간 수정
This commit is contained in:
@@ -197,7 +197,7 @@ onUnmounted(() => {
|
||||
z-index: -1;
|
||||
}
|
||||
.lnb-wrap.is-hidden {
|
||||
@apply translate-x-[110%] delay-[800ms];
|
||||
@apply translate-x-[110%] delay-[5s];
|
||||
}
|
||||
.lnb-main {
|
||||
@apply flex flex-col gap-4 items-end;
|
||||
|
||||
Reference in New Issue
Block a user