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