mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-05 23:11:24 +08:00
Added margin to tag
This commit is contained in:
@@ -117,6 +117,7 @@ body {
|
|||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-table__cell .el-tag:not(:first-child) {
|
.el-table__cell .el-tag {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
margin-top: 2px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user