feat(content-list): 검색 버튼 색상 수정
- 검색 버튼 색상: #3bb9f1로 변경
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
>
|
||||
<v-btn
|
||||
slot="append"
|
||||
color="#9970ff"
|
||||
color="#3bb9f1"
|
||||
dark
|
||||
@click="search"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user