[카테고리, 음성 검색 결과]
- 드롭다운 영향으로 인한 수정 - 음성 검색부분은 조금 길어보이는 부분이 있어 수정.
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
right: 0;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
> div {
|
||||
> div {
|
||||
max-width:240px;
|
||||
}
|
||||
}
|
||||
&.categoryDropdown {
|
||||
> div {
|
||||
> div {
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
font-size: 24px !important;
|
||||
border-radius: 6px !important;
|
||||
padding: 0 12px !important;
|
||||
width:300px !important;
|
||||
width:290px !important;
|
||||
> div:first-child {
|
||||
background-color: #808080 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user