index-643c354c.css 864 B

123456789
  1. /**
  2. * 由 Fantastic-admin 提供技术支持
  3. * Powered by Fantastic-admin
  4. * Gitee https://gitee.com/hooray/fantastic-admin
  5. * Github https://github.com/hooray/fantastic-admin
  6. */
  7. .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}