user.css 1.5 KB

1
  1. .layout-navbars-breadcrumb-user[data-v-41bf3bad]{display:flex;align-items:center;justify-content:flex-end}.layout-navbars-breadcrumb-user-link[data-v-41bf3bad]{height:100%;display:flex;align-items:center;white-space:nowrap}.layout-navbars-breadcrumb-user-link-photo[data-v-41bf3bad]{width:25px;height:25px;border-radius:100%}.layout-navbars-breadcrumb-user-icon[data-v-41bf3bad]{padding:0 10px;cursor:pointer;color:var(--next-bg-topBarColor);height:50px;line-height:50px;display:flex;align-items:center}.layout-navbars-breadcrumb-user-icon[data-v-41bf3bad]:hover{background:var(--next-color-user-hover)}.layout-navbars-breadcrumb-user-icon:hover i[data-v-41bf3bad]{display:inline-block;animation:logoAnimation .3s ease-in-out}.layout-navbars-breadcrumb-user[data-v-41bf3bad] .el-dropdown{color:var(--next-bg-topBarColor)}.layout-navbars-breadcrumb-user[data-v-41bf3bad] .el-badge{height:40px;line-height:40px;display:flex;align-items:center}.layout-navbars-breadcrumb-user[data-v-41bf3bad] .el-badge__content.is-fixed{top:12px}.layout-navbars-breadcrumb-user .online-status[data-v-41bf3bad]{cursor:pointer}.layout-navbars-breadcrumb-user .online-status[data-v-41bf3bad] .el-badge__content.is-fixed{top:30px;font-size:14px;left:5px;height:12px;width:12px;padding:0;background-color:#18bc9c}.layout-navbars-breadcrumb-user .online-down[data-v-41bf3bad]{cursor:pointer}.layout-navbars-breadcrumb-user .online-down[data-v-41bf3bad] .el-badge__content.is-fixed{top:30px;font-size:14px;left:5px;height:12px;width:12px;padding:0;background-color:#979b9c}