12 lines
114 B
CSS
12 lines
114 B
CSS
body {
|
|
padding-bottom: 78px;
|
|
}
|
|
|
|
.Lms-player {
|
|
height: 70px;
|
|
}
|
|
|
|
.Lms-mw-fit-content {
|
|
max-width: fit-content;
|
|
}
|