diff --git a/root/detail/bossinfo.vue b/root/detail/bossinfo.vue index 81eb56f..5d2f8f2 100644 --- a/root/detail/bossinfo.vue +++ b/root/detail/bossinfo.vue @@ -125,9 +125,9 @@ export default { margin-right: 10px; overflow: hidden; border-radius: 4px; - margin-bottom: 10px; + margin-top: 10px; &:nth-child(1), &:nth-child(2), &:nth-child(3), &:nth-child(4) { - margin-bottom: 0; + margin-top: 0; } &:nth-child(4n){ margin-right: 0;