Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TDS_Myshop_Detail
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
김정순_이모션
TDS_Myshop_Detail
Commits
9e28c32c
Commit
9e28c32c
authored
Dec 29, 2021
by
임지연
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[이모션/임지연] 자급제/쓰던폰-해당html항목 삭제될 경우 제목간격 수정
parent
2e2deb60
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
5 deletions
+26
-5
seller_common.css
src/assets/css/seller_common.css
+1
-1
tdirect.css
src/assets/css/tdirect.css
+25
-4
No files found.
src/assets/css/seller_common.css
View file @
9e28c32c
...
...
@@ -303,7 +303,7 @@
margin-top
:
3rem
;
}
.discount-types-tit
{
padding-top
:
2
rem
;
margin-top
:
1
rem
;
font-size
:
1.5rem
;
font-weight
:
400
;
}
...
...
src/assets/css/tdirect.css
View file @
9e28c32c
...
...
@@ -8,9 +8,25 @@ html {
-ms-text-size-adjust
:
100%
}
body
,
button
,
dd
,
dl
,
dt
,
fieldset
,
form
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
input
,
legend
,
li
,
ol
,
p
,
select
,
body
,
button
,
dd
,
dl
,
dt
,
fieldset
,
form
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
input
,
legend
,
li
,
ol
,
p
,
select
,
table
,
td
,
textarea
,
...
...
@@ -1838,9 +1854,10 @@ html {
letter-spacing: -0.53px;
}
.bar-sticky.header-sticky .content{
.bar-sticky.header-sticky .content
{
padding-top: 14rem;
}
.header-sticky .content {
padding-top: 6.2rem;
}
...
...
@@ -9502,6 +9519,10 @@ select::-ms-expand {
.product-option-col
.c-ick-var
input
[
type
=
radio
]
:disabled
+
label
{
color
:
#bdbdbd
}
/* html 항목없을 경우 간격 대비 */
.product-option-row.discount-types
.c-ick-var
{
margin-top
:
1rem
;
}
.product-option-row
.c-ick-var
{
display
:
block
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment