Fixed various actor filters. Improved tag bar scroll behavior.

This commit is contained in:
2024-03-24 18:16:10 +01:00
parent 3f266630b4
commit 28a91efd33
6 changed files with 39 additions and 18 deletions

View File

@@ -461,7 +461,7 @@ async function unstash() {
}
.title {
margin: 0 .5rem 0 0;
margin: 0 .5rem 1rem 0;
line-height: 1.25;
display: -webkit-box;
-webkit-box-orient: vertical;