mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
更新样式
This commit is contained in:
@@ -37,9 +37,18 @@
|
||||
}
|
||||
//Activity
|
||||
.o_ActivityMenuView_dropdownMenu {
|
||||
bottom: var(--o-navbar-height) ;
|
||||
bottom: var(--o-navbar-height);
|
||||
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
|
||||
.o_burger_menu {
|
||||
//height: 95%;
|
||||
|
||||
Reference in New Issue
Block a user