File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 138138 border-radius : 0 ;
139139 }
140140 .item_head {
141- height : 3.6 rem ;
141+ height : 36 px ;
142142 padding : 0.2rem ;
143143 margin : 0 ;
144144 }
@@ -271,12 +271,12 @@ <h5 class="modal-title" style="font-size: 1.5rem;">Modal title</h5>
271271 </ div >
272272 < div style ="padding: 0 0 0.5rem 0.3rem; ">
273273 < label >
274- < textarea id =" comments " cols =" 50 " rows =" 10 " > </ textarea >
275- Comments
274+ Comments:
275+ < textarea id =" comments " cols =" 28 " rows =" 10 " > </ textarea >
276276 </ label >
277277 </ div >
278278 < div class ="foot " style ="margin: 0.5rem; ">
279- < button id ="save " class ="action disabled " style ="float: right; font-weight: bold; font-size: 1.2rem; ">
279+ < button id ="save " class ="action " style ="font-weight: bold; font-size: 1.2rem; ">
280280 Save & Next
281281 </ button >
282282 </ div >
Original file line number Diff line number Diff line change @@ -257,8 +257,8 @@ opacity: 0.3 !important;
257257 }
258258
259259 ul .tools > li {
260- height : 2 vw !important ;
261- width : 2 vw !important ;
260+ height : 36 px !important ;
261+ width : 36 px !important ;
262262 min-height : 25px ;
263263 min-width : 25px ;
264264 }
@@ -274,11 +274,11 @@ opacity: 0.3 !important;
274274 }
275275
276276 ul .tools {
277- height : 2 vw !important ;
277+ height : 36 px !important ;
278278 }
279279
280280 .material-icons .md-24 {
281- font-size : 2 vw !important ;
281+ font-size : 36 px !important ;
282282 min-width : 25px ;
283283 min-height : 25px ;
284284 }
You can’t perform that action at this time.
0 commit comments