init: 智能制造工厂平台看板项目首次入库
This commit is contained in:
36
public/css/mobile.css
Normal file
36
public/css/mobile.css
Normal file
@@ -0,0 +1,36 @@
|
||||
.total-mn::after{
|
||||
clear: both;
|
||||
content: '';
|
||||
display: table;
|
||||
}
|
||||
#look div {
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
@media screen and (max-width: 767px) {
|
||||
.title-date{
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
.ym-menu1 li{
|
||||
font-size: 1.3rem
|
||||
}
|
||||
#machineryData{
|
||||
width: 340px;
|
||||
}
|
||||
#look div{
|
||||
font-size: 1.2rem
|
||||
}
|
||||
.table-container .tg td {
|
||||
font-size: 1rem;
|
||||
}
|
||||
.box9-1{
|
||||
display: block;
|
||||
font: 1em sans-serif;
|
||||
overflow: scroll;
|
||||
}
|
||||
.panel-table{
|
||||
width: 200%;
|
||||
}
|
||||
.tg .tg-gfc8{
|
||||
padding: 10px 1px
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user