Fixed chapter selection on last chapter
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
transition: width .6s, height .6s, transform .6s;
|
||||
width: 0;
|
||||
height: 0;
|
||||
transform: translate(-50%, 50%);
|
||||
}
|
||||
|
||||
.selected {
|
||||
|
||||
Reference in New Issue
Block a user