@ -356,11 +356,11 @@ const moveEnd = () => {
height: 200px;
overflow-x: hidden;
overflow-y: auto;
scrollbar-width: none; /* firefox */
-ms-overflow-style: none; /* IE 10+ */
scrollbar-width: thin; /* firefox */
-ms-overflow-style: thin; /* IE 10+ */
&::-webkit-scrollbar {
display: none;
display: thin;
}
li {