forked from Gitlink/forgeplus-react
修改提交列表页 提交信息多行样式问题
This commit is contained in:
parent
6435b09982
commit
cc62bde5b4
|
@ -734,7 +734,9 @@ a.color-grey-ccc:hover{
|
||||||
border: 1px solid rgba(42, 97, 255, 0.23);
|
border: 1px solid rgba(42, 97, 255, 0.23);
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
align-items: center;
|
& .treecopy{
|
||||||
|
margin-top: 20px;
|
||||||
|
}
|
||||||
& .markdown-body table{
|
& .markdown-body table{
|
||||||
background: #FAFCFF;
|
background: #FAFCFF;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue