fix error

This commit is contained in:
rulingcom 2022-02-22 02:19:45 +00:00
parent 225c631973
commit 7f70968e47
1 changed files with 3 additions and 3 deletions

View File

@ -140,8 +140,8 @@ ul.button-mid{
padding: 0; padding: 0;
margin-top: 0; margin-top: 0;
margin: 0; margin: 0;
transform: translateY(-50%); //transform: translateY(-50%);
z-index: 999; //z-index: 999;
.prev-button{ .prev-button{
transition: 0.4s; transition: 0.4s;