前端样式完成
parent
2572a26b81
commit
fbc4361931
|
@ -244,6 +244,7 @@
|
|||
.screen li>section select{
|
||||
width: 30%;
|
||||
height: 30px;
|
||||
background-color: #fff;
|
||||
margin: 10px 9px 0 0;
|
||||
border: 1px solid #eef1f2;
|
||||
padding: 0 10px;
|
||||
|
@ -867,6 +868,7 @@
|
|||
width: calc(33.33% - 10px);
|
||||
height: 52px;
|
||||
padding: 0 15px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #e9ebed;
|
||||
border-radius: 5px;
|
||||
margin-top: 10px;
|
||||
|
|
Loading…
Reference in New Issue