Switch to more specific class and fix p->div

This commit is contained in:
Aria
2025-08-26 12:54:39 -05:00
parent 18b1739b89
commit 877bc95a58
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -98,7 +98,7 @@
min-width: 400px;
}
.autocomplete-info-tooltip p {
.autocomplete-info-function-description p {
margin-bottom: 1em;
}