...
|
...
|
@@ -106,7 +106,6 @@ body{ |
|
|
align-items: center;
|
|
|
width: 20px;
|
|
|
height: 20px;
|
|
|
background:rgb(30,159,255);
|
|
|
border-radius: 2px;
|
|
|
cursor: pointer;
|
|
|
}
|
...
|
...
|
@@ -176,4 +175,5 @@ body{ |
|
|
.list-handle{
|
|
|
display: flex;
|
|
|
justify-content: space-around;
|
|
|
color:rgb(30,159,255);
|
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|