Merge branch 'detail_v3' of http://gitlab.t-win.kr/ifheone/shoptime into detail_v3
This commit is contained in:
@@ -26,6 +26,11 @@
|
|||||||
right: 0;
|
right: 0;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
|
> div {
|
||||||
|
> div {
|
||||||
|
max-width:240px;
|
||||||
|
}
|
||||||
|
}
|
||||||
&.categoryDropdown {
|
&.categoryDropdown {
|
||||||
> div {
|
> div {
|
||||||
> div {
|
> div {
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
font-size: 24px !important;
|
font-size: 24px !important;
|
||||||
border-radius: 6px !important;
|
border-radius: 6px !important;
|
||||||
padding: 0 12px !important;
|
padding: 0 12px !important;
|
||||||
width:300px !important;
|
width:290px !important;
|
||||||
> div:first-child {
|
> div:first-child {
|
||||||
background-color: #808080 !important;
|
background-color: #808080 !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user