.note-weight{position:relative;bottom:0;height:12px;width:12px;border-radius:100%}.maxWeight{position:relative;width:25px;height:25px}.selWeight:before{margin-left:5px;font-size:20px;font-weight:700;position:relative;content:"\221a";color:#fff}.weight-0{background-color:#e5e5e5}.weight-1{background-color:#f1c40f}.weight-2{background-color:#e67e22}.weight-3{background-color:#27ae60}.weight-4{background-color:#3498db}.weight-5{background-color:#8e44ad}.weight-6{background-color:#e74c3c}.noteApp{position:relative;width:100vw;height:100vh}.noteApp>.noteApp-left{position:relative;flex-shrink:0;width:250px;height:calc(100vh - 20px);overflow:scroll}.noteApp>.noteApp-left .addNote{position:fixed;bottom:15px;left:215px;cursor:pointer;width:30px;height:30px;border-radius:30px;background:#60a5fa;display:flex;justify-content:center;align-items:center;font-size:25px;font-weight:700;color:#fff;z-index:99}.noteApp>.noteApp-left .noteApp-item{position:relative;padding:10px 15px}.noteApp>.noteApp-left .noteApp-item:hover{cursor:pointer}.noteApp>.noteApp-left .noteApp-title{width:calc(100% + -0px);height:20px;font-size:14px}.noteApp>.noteApp-left .noteApp-time{color:#999;font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.noteApp .noteApp-context{width:calc(100vw - 260px)}.noteApp #noteAppTitle{height:35px;width:100%;outline:none;font-weight:700;text-indent:10px;font-size:20px}.noteApp-listSelect:after{position:absolute;top:0;left:0;content:" ";width:5px;height:100%;border-radius:0 5px 5px 0;background-color:#0a82f3bb}.noteSearch>.el-input__wrapper{border-radius:80px}