chore: format files using prettier (#7364)
* chore: format files using prettier * chore: api server files formatted
This commit is contained in:
parent
0225d806cc
commit
6ce700fd5d
149 changed files with 1518 additions and 919 deletions
|
|
@ -21,7 +21,9 @@
|
|||
right: 0px;
|
||||
width: 100px;
|
||||
height: 100%;
|
||||
box-shadow: 0 0 10px #3f76ff, 0 0 5px #3f76ff;
|
||||
box-shadow:
|
||||
0 0 10px #3f76ff,
|
||||
0 0 5px #3f76ff;
|
||||
opacity: 1;
|
||||
|
||||
-webkit-transform: rotate(3deg) translate(0px, -4px);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue