fix: more generic style to match bad nesting generated by popover interp

This commit is contained in:
Jacky Zhao 2022-05-05 20:35:32 -04:00
parent b21b27d1d3
commit e302f6c423
1 changed files with 1 additions and 1 deletions

View File

@ -441,7 +441,7 @@ header {
}
& > #results-container {
& > .result-card {
& .result-card {
padding: 1em;
cursor: pointer;
transition: background 0.2s ease;