You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
245 B
19 lines
245 B
.h-search-wrap{
|
|
border-bottom:2px solid #18bbfc;
|
|
}
|
|
html{
|
|
height:100%;
|
|
}
|
|
body{
|
|
background:#fff;min-height:100%;
|
|
margin:0;
|
|
}
|
|
.el-form-item{
|
|
margin:10px 0;
|
|
}
|
|
.h-search-wrap{
|
|
padding:0 20px;
|
|
}
|
|
[v-cloak] {
|
|
display: none;
|
|
}
|