| 123456789 |
- /**
- * 由 Fantastic-admin 提供技术支持
- * Powered by Fantastic-admin
- * Gitee https://gitee.com/hooray/fantastic-admin
- * Github https://github.com/hooray/fantastic-admin
- */
-
- .topbar-container[data-v-7ee13b77]{position:absolute;z-index:999;top:0;display:flex;flex-direction:column;transition:width .3s,top .3s,transform .3s,var(--el-transition-box-shadow)}.topbar-container.topbar-fixed[data-v-7ee13b77],.topbar-container.topbar-sticky[data-v-7ee13b77]{position:fixed}.topbar-container.topbar-fixed.shadow[data-v-7ee13b77],.topbar-container.topbar-sticky.shadow[data-v-7ee13b77]{box-shadow:0 10px 10px -10px var(--g-box-shadow-color)}.topbar-container.topbar-sticky.hide[data-v-7ee13b77]{top:calc((var(--g-tabbar-height) + var(--g-toolbar-height)) * -1)!important}.topbar-container.switch-tabbar-toolbar[data-v-7ee13b77]{flex-direction:column-reverse}
|