img[data-v-a8c0d312]{width:100%;height:100%;border-radius:50%;cursor:pointer;background:#fff}.userPopover{width:100%;height:300px;padding:5px 16px;border:1px solid #dbdfe9;border-radius:6px}.userPopover-content{padding-top:10px}.userPopover-content .user-head{display:flex;align-items:center;padding:0 0 4px}.userPopover-content .user-head-cover{width:40px;height:40px;margin:0 10px 0 0;box-shadow:0 0 5px 2px rgba(0,0,0,.1215686275);border-radius:50%}.userPopover-content .user-head-info{width:calc(100% - 60px);height:100%;text-align:left}.userPopover-content .user-head-info .name{font-size:14px;font-weight:500;color:#252f4a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userPopover-content .user-head-info .email{margin-top:3px;font-size:12px;color:#99a1b7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userPopover-content .user-menu{padding:16px 0;margin-top:10px;border-top:1px solid #eaebf1}.userPopover-content .user-menu-item{display:flex;align-items:center;padding:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:6px}.userPopover-content .user-menu-item .menu-icon{display:block;width:25px;font-size:16px;color:#252f4a}.userPopover-content .user-menu-item .menu-text{font-size:14px;color:#252f4a}.userPopover-content .user-menu-item:hover{background:rgba(241,241,244,.7)}.userPopover-content .user-menu-line{width:100%;height:1px;margin:10px 0;background-color:#eaebf1}.userPopover-content .user-menu-logout{box-sizing:border-box;width:100%;padding:7px 0;margin-top:20px;font-size:13px;color:#252f4a;text-align:center;cursor:pointer;border:1px solid #dbdfe9;border-radius:7px;transition:all .2s}.userPopover-content .user-menu-logout:hover{background:#e47471;color:#fff}