mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 19:46:23 +00:00
fix: styling for nested popover tag in page list
This commit is contained in:
parent
60b3bc34cb
commit
b7ae7a99db
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ TagList.css = `
|
||||||
justify-self: end;
|
justify-self: end;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-ul .tags {
|
.section-li > .section > .tags {
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue