even further unfuck search result styling

This commit is contained in:
notfire 2025-08-08 14:05:25 -04:00
commit 949c933216
No known key found for this signature in database

View file

@ -42,6 +42,10 @@
padding: var(--status-margin, $status-margin);
}
.popover .status-container {
padding: .5em;
}
&.classic .status-heading {
margin-bottom: 0.5em;
}