Jacky Zhao
2023-10-22 b7ae7a99dbd40ffc852642202031b29e98304c1f
fix: styling for nested popover tag in page list
1 files modified
2 ■■■ changed files
quartz/components/TagList.tsx 2 ●●● patch | view | raw | blame | history
quartz/components/TagList.tsx
@@ -36,7 +36,7 @@
  justify-self: end;
}
.section-ul .tags {
.section-li > .section > .tags {
  justify-content: flex-end;
}