File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
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,7 +271,7 @@ <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 >
274+ < textarea id ="comments " cols ="28 " rows ="10 "> </ textarea >
275275 Comments
276276 </ label >
277277 </ 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