You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__User__ResetPassword__ind...

2 lines
684 B

.unlock-wrapper{position:relative;width:100%;background-color:#ddd;border-radius:4px;overflow:hidden}.unlock-bg{background-color:#7ac23c;height:48px}.unlock-error-bg{background-color:#ff4d4f;height:48px}.error{color:#ff4d4f}.unlock-handler{position:absolute;width:48px;height:48px;left:0;z-index:10;top:0;cursor:move;border:1px solid #ccc;background:#fff;text-align:center;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;border:1px solid #dddddd;border-radius:4px}.unlock-handler span[class~=anticon]{justify-content:center}.unlock-text{position:absolute;inset:0;font-size:14px;width:100%;color:#fff;line-height:48px;text-align:center;user-select:none}