@ -345,8 +345,8 @@ const showDetailModal = item => {
width: 40px;
height: 40px;
position: fixed;
right: 50px;
bottom: 160px;
right: 160px;
bottom: 111px;
z-index: 4;
}
.left_arrow {
@ -354,15 +354,15 @@ const showDetailModal = item => {
left: 50px;
.right_arrow {
right: 126px;
right: 220px;
.table_wrap {