feat(content-list): 검색 버튼 색상 수정

- 검색 버튼 색상: #3bb9f1로 변경
This commit is contained in:
Yu Sung
2026-05-07 15:29:34 +09:00
parent a58a5cc0d1
commit 90377bdb3c

View File

@@ -36,7 +36,7 @@
> >
<v-btn <v-btn
slot="append" slot="append"
color="#9970ff" color="#3bb9f1"
dark dark
@click="search" @click="search"
> >