Fix scaling in comics player
This commit is contained in:
parent
a77f9891b2
commit
b5029422f8
2 changed files with 16 additions and 0 deletions
|
@ -9,6 +9,8 @@ import ServerConnections from '../../components/ServerConnections';
|
|||
import { Swiper } from 'swiper/swiper-bundle.esm';
|
||||
import 'swiper/swiper-bundle.css';
|
||||
|
||||
import './style.scss';
|
||||
|
||||
export class ComicsPlayer {
|
||||
constructor() {
|
||||
this.name = 'Comics Player';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue