You've already forked qlg.frontend
顺带件初步
This commit is contained in:
32
css/shundaijian.css
Normal file
32
css/shundaijian.css
Normal file
@ -0,0 +1,32 @@
|
||||
.row {
|
||||
background: white;
|
||||
width: 100%;
|
||||
height: 120px;
|
||||
border-bottom: 1px solid #ebebeb;
|
||||
position: relative;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.block{
|
||||
margin-top: 36px;
|
||||
padding: 0 2%;
|
||||
}
|
||||
|
||||
.z{
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
.name {
|
||||
font-size: 1.2rem;
|
||||
color: black;
|
||||
line-height: 36px;
|
||||
height: 36px;
|
||||
overflow: hidden;
|
||||
padding-left: 5px;
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
[v-cloak] {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user