6 lines
65 B
SCSS
6 lines
65 B
SCSS
.player {
|
|
max-width: 100%;
|
|
max-height: 100%;
|
|
z-index: 1;
|
|
}
|