修复因棒棒糖导致的Header高度不统一情况

This commit is contained in:
2024-08-31 22:56:07 +08:00
parent 8ac72de3fe
commit 3cdf800cc4

View File

@@ -112,6 +112,7 @@ router.afterEach(() => {
.header-left .emoji {
font-size: 25px;
cursor: pointer;
height: 35px;
}
.header-left .title {