mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
fix: more generic style to match bad nesting generated by popover interp
This commit is contained in:
parent
dd6440e153
commit
63a14e205b
@ -441,7 +441,7 @@ header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
& > #results-container {
|
& > #results-container {
|
||||||
& > .result-card {
|
& .result-card {
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: background 0.2s ease;
|
transition: background 0.2s ease;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user