UNPKG

lin-view-ui

Version:
1 lines 1.22 kB
.lin-page-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:30px;padding:10px 0;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}.lin-page-header-border-bottom{border-bottom:1px solid #dcdfe6}.lin-page-header-left{display:flex;flex-direction:row;align-items:center}.lin-page-header-back{position:relative;margin-right:40px}.lin-page-header-back::after{position:absolute;top:50%;right:-20px;width:1px;height:16px;content:'';background-color:#dcdfe6;transform:translateY(-50%)}.lin-page-header-back-wrapper{cursor:pointer}.lin-page-header-back-wrapper:hover{color:#409eff}.lin-page-header-back-wrapper>i{margin-right:5px}.lin-page-header-back-wrapper>span{font-size:14px;font-weight:500}.lin-page-header-content{font-size:18px;color:#303133}.lin-page-header-active{position:relative}.lin-page-header-active::after{position:absolute;top:100%;left:0;width:100%;height:3px;margin-top:12px;content:'';background-color:#409eff}.lin-page-header-more{cursor:pointer}.lin-page-header-more:hover{color:#409eff}.lin-page-header-more>i{margin-right:5px}.lin-page-header-more>span{font-size:14px;font-weight:500}