class 제거
This commit is contained in:
parent
2481eb6af7
commit
fee662088f
@ -135,8 +135,8 @@ export default function RoofModuleOptionTab03({setTabNum}){
|
|||||||
</div>
|
</div>
|
||||||
<div className={`module-table-box mt10 ${useTab ? 'hide' : ''}`}>
|
<div className={`module-table-box mt10 ${useTab ? 'hide' : ''}`}>
|
||||||
<div className="module-table-inner">
|
<div className="module-table-inner">
|
||||||
<div className="roof-module-table self">
|
<div className="roof-module-table">
|
||||||
<table className="fixed">
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th rowSpan={2} style={{width: '22%'}}></th>
|
<th rowSpan={2} style={{width: '22%'}}></th>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user