From 4e7bacce4b57507894b78f6ea11acc2fca3e3493 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Wed, 27 May 2026 16:25:34 +0800 Subject: [PATCH] no message --- root/detail/bossinfo.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/root/detail/bossinfo.vue b/root/detail/bossinfo.vue index 7aae27f..81eb56f 100644 --- a/root/detail/bossinfo.vue +++ b/root/detail/bossinfo.vue @@ -125,6 +125,10 @@ export default { margin-right: 10px; overflow: hidden; border-radius: 4px; + margin-bottom: 10px; + &:nth-child(1), &:nth-child(2), &:nth-child(3), &:nth-child(4) { + margin-bottom: 0; + } &:nth-child(4n){ margin-right: 0; }