feat. 버튼 액션별 아이콘 추가
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
after:bg-[var(--text-color)] after:opacity-20 after:z-[2];
|
||||
}
|
||||
|
||||
.btn-base .btn-content {
|
||||
@apply relative flex items-center gap-1 z-[1];
|
||||
}
|
||||
|
||||
.size-large {
|
||||
@apply px-10 h-16 text-lg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user