html,body{height:100%;margin:0;padding:0;overflow:hidden}#app{height:100%}.tip-note{background:#e3f0f6;height:20px;padding:0 4px;border-left:3px solid #19ab58;font-size:14px;display:flex;align-items:center}.toolbarClass{height:33px;display:flex;align-items:center;margin-left:1rem}.toolbarBtnGroupClass{display:flex;justify-content:space-between;margin-left:2rem;width:330px}.ext-info{font-size:12px}.toolbar{height:100%;display:flex;align-items:center;font-size:14px}.customBtn{padding:0 10px;height:100%;font-size:10pt;display:flex;align-items:center;transition:box-shadow .3s ease-in-out}.customBtn:hover{cursor:pointer;box-shadow:0 0 10px #0000004d;background-color:#fff3;border:1px solid rgba(255,255,255,.4)}
