forked from Gitlink/forgeplus-react
style
This commit is contained in:
parent
9137b666ea
commit
5d99d63267
|
@ -48,15 +48,15 @@
|
|||
justify-content: center
|
||||
}
|
||||
}
|
||||
.statusTag{
|
||||
display: block;
|
||||
height: 24px;
|
||||
line-height: 24px;
|
||||
border-radius: 4px;
|
||||
padding:0px 12px;
|
||||
color: #fff;
|
||||
margin:3px 0px 0px 10px;
|
||||
}
|
||||
// .statusTag{
|
||||
// display: block;
|
||||
// height: 24px;
|
||||
// line-height: 24px;
|
||||
// border-radius: 4px;
|
||||
// padding:0px 12px;
|
||||
// color: #fff;
|
||||
// margin:3px 0px 0px 10px;
|
||||
// }
|
||||
|
||||
.updateBtn{
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue