forked from Gitlink/forgeplus-react
设置所有标签的marginbottom为0
This commit is contained in:
parent
63d69a955e
commit
2deb6f8f9d
|
@ -1307,6 +1307,7 @@ td,
|
|||
span {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-bottom: 0px!important;
|
||||
}
|
||||
|
||||
table,
|
||||
|
|
Loading…
Reference in New Issue