style: eslint

This commit is contained in:
就眠儀式
2022-03-26 10:30:58 +08:00
parent 5fc3cf9731
commit ab6cc17281
7 changed files with 88 additions and 36 deletions

View File

@@ -166,7 +166,6 @@ const throttle = (func: Function, wait: number) => {
box-sizing: border-box;
width: 180px;
padding: 0 25px;
background-color: #ffffff;
border-left: 1px solid rgb(229 230 235);
transition: none;
-webkit-transition: none;