Remove extra space below description in tooltip.
This commit is contained in:
@@ -628,6 +628,10 @@ div.ui-tooltip {
|
||||
width: 550px;
|
||||
}
|
||||
|
||||
.ui-tooltip-content .markdown p {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.tooltip-tasklinks li {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user