Fixed chapter selection on last chapter

This commit is contained in:
2022-05-21 15:55:10 +03:00
parent 9770de6733
commit 448cb46e9e
13 changed files with 184 additions and 37 deletions

View File

@@ -57,7 +57,6 @@
transition: width .6s, height .6s, transform .6s;
width: 0;
height: 0;
transform: translate(-50%, 50%);
}
.selected {