1:1 문의 컬러 조정
This commit is contained in:
parent
dd813cb48b
commit
10140aeb33
@ -43,7 +43,7 @@ export default function OneOnOneInquiryPage(){
|
|||||||
<Footer/>
|
<Footer/>
|
||||||
|
|
||||||
{/* 1:1문의 등록 */}
|
{/* 1:1문의 등록 */}
|
||||||
<OneOnOneEditPop/>
|
{/* <OneOnOneEditPop/> */}
|
||||||
{/* <OneOnOneDetailPop/> */}
|
{/* <OneOnOneDetailPop/> */}
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
|
|||||||
@ -40,7 +40,7 @@ export default function OneOnOneInquiryTable(){
|
|||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td className="al-c">99</td>
|
<td className="al-c">99</td>
|
||||||
<td className="al-c">未回答</td>
|
<td className="al-c org">未回答</td>
|
||||||
<td>
|
<td>
|
||||||
<div className="mb5">[문의구분]</div>
|
<div className="mb5">[문의구분]</div>
|
||||||
<div className="text-frame">
|
<div className="text-frame">
|
||||||
@ -53,7 +53,7 @@ export default function OneOnOneInquiryTable(){
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td className="al-c">98</td>
|
<td className="al-c">98</td>
|
||||||
<td className="al-c">未回答</td>
|
<td className="al-c org">未回答</td>
|
||||||
<td>
|
<td>
|
||||||
<div className="mb5">[문의구분]</div>
|
<div className="mb5">[문의구분]</div>
|
||||||
<div className="text-frame">
|
<div className="text-frame">
|
||||||
@ -65,7 +65,7 @@ export default function OneOnOneInquiryTable(){
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td className="al-c">97</td>
|
<td className="al-c">97</td>
|
||||||
<td className="al-c">未回答</td>
|
<td className="al-c org">未回答</td>
|
||||||
<td>
|
<td>
|
||||||
<div className="mb5">[문의구분]</div>
|
<div className="mb5">[문의구분]</div>
|
||||||
<div className="text-frame">
|
<div className="text-frame">
|
||||||
|
|||||||
@ -151,6 +151,7 @@ button{
|
|||||||
.al-r{text-align: right !important;}
|
.al-r{text-align: right !important;}
|
||||||
.al-c{text-align: center !important;}
|
.al-c{text-align: center !important;}
|
||||||
|
|
||||||
|
.org{color: #f86a56 !important;}
|
||||||
|
|
||||||
// button
|
// button
|
||||||
.btn-frame{
|
.btn-frame{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user