refactor: 删除无用样式

Former-commit-id: 7a9bc115e1ebb44247ab0a60a626765aad071f22
This commit is contained in:
haoxr
2023-01-21 16:47:17 +08:00
parent 141fd1da9a
commit e0dfddeac3

View File

@@ -38,6 +38,7 @@ const tagsViewStore = useTagsViewStore();
.fixed-header + .app-main {
padding-top: 84px;
min-height: 100vh;
}
}
</style>