diff --git a/layout/mode/boss.css b/layout/mode/boss.css index 8e1a230a2..06e02d81d 100644 --- a/layout/mode/boss.css +++ b/layout/mode/boss.css @@ -2,7 +2,7 @@ width: 100%; height: 260px; text-align: center; - top: calc(50% - 200px); + /* top: calc(50% - 200px); */ top: 60px; white-space: nowrap; z-index: 1;