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