Modifed the tree view node height
This commit is contained in:
parent
71738bb589
commit
52f6bf0794
|
@ -2861,6 +2861,7 @@ table#policy_modules td * {
|
|||
}
|
||||
.node-content {
|
||||
padding: 3px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.node-content:hover {
|
||||
|
|
Loading…
Reference in New Issue