添加装备二维码功能

This commit is contained in:
jiang 2026-01-23 15:44:15 +08:00
parent 3e9a046f32
commit 93c3f5e64a
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ export default {
.hasTagsView {
.app-main {
/* 84 = navbar + tags-view = 50 + 34 */
min-height: calc(100vh - 84px);
min-height: calc(99vh - 84px);
}
.fixed-header + .app-main {