feat: click on manga page to change page
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.header {
|
||||
transition: height 0.3s;
|
||||
}
|
||||
:host {
|
||||
z-index: 20;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user