From 5815ac2bf45f42ebfd966bc5cc96c9cdd6af460b Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Mon, 13 Jul 2026 20:45:01 +0200 Subject: [PATCH] Improved scene tile actors height to prevent second line leak. Improved alert action tooltip. Changed popular tag from MFM to threesome due lack of specifically tagged scenes. --- components/actors/tile.vue | 6 +++++- components/scenes/tile.vue | 4 ++-- components/stashes/heart.vue | 6 +++--- pages/tags/+onBeforeRender.js | 6 +++--- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/components/actors/tile.vue b/components/actors/tile.vue index 4f34a56..a427f7c 100644 --- a/components/actors/tile.vue +++ b/components/actors/tile.vue @@ -114,7 +114,11 @@ const aliasTooltipId = useId(); diff --git a/components/scenes/tile.vue b/components/scenes/tile.vue index f4ac082..217f554 100644 --- a/components/scenes/tile.vue +++ b/components/scenes/tile.vue @@ -243,8 +243,8 @@ const favorited = ref(props.scene.stashes.some((sceneStash) => sceneStash.id === } .actors { - height: 1.15rem; - margin-bottom: .15rem; + height: 1lh; + margin-bottom: .3rem; overflow: hidden; white-space: pre-wrap; } diff --git a/components/stashes/heart.vue b/components/stashes/heart.vue index f0e475c..5427f6e 100644 --- a/components/stashes/heart.vue +++ b/components/stashes/heart.vue @@ -215,8 +215,8 @@ async function reloadStashes(newStash) { >