Style: fix macos new version btn position

This commit is contained in:
wonfen 2024-08-22 07:33:51 +08:00
parent 7d2b18759e
commit 632c32addb

View File

@ -146,8 +146,14 @@
.layout__left {
padding-top: 24px;
}
.layout__right .the-content {
top: 24px;
}
.layout__left .the-newbtn {
right: 9px;
top: 2px;
}
}
}