Files
ClassContent/历届学生/罗朝/项目练习/cp/css/search.css
2024-09-27 02:06:13 +08:00

15 lines
202 B
CSS

.g-view:before {
height: 0 !important;
}
.m-navbar:after,
.m-cell:after {
border-bottom: none !important;
}
body {
background: #fff;
}
.cell-input {
background: #f7f7f7;
padding-left: 10px;
}