更新样式

This commit is contained in:
ivan deng
2023-05-25 20:02:26 +08:00
parent 3b34c2e3f9
commit bfdccc554c

View File

@@ -40,6 +40,15 @@
bottom: var(--o-navbar-height); bottom: var(--o-navbar-height);
top: auto; top: auto;
} }
//homeMenu
.o_home_menu {
.container, .o_container_small, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
position: absolute;
//bottom: var(--o-navbar-height);
bottom: 40px;
}
}
//userMenu //userMenu
.o_burger_menu { .o_burger_menu {
//height: 95%; //height: 95%;