mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-26 09:17:23 +08:00
去除margin
This commit is contained in:
@@ -55,7 +55,7 @@ const menus = store.state.menus;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.layout-main {
|
.layout-main {
|
||||||
@apply bg-black rounded-lg mb-10 text-white shadow-xl flex-col relative;
|
@apply bg-black rounded-lg text-white shadow-xl flex-col relative;
|
||||||
height: 900px;
|
height: 900px;
|
||||||
width: 1500px;
|
width: 1500px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user