Added chat tab on mobile layouts and other changes to mobile UI

This commit is contained in:
t1enne
2022-07-08 09:10:18 +02:00
parent d47084f257
commit ffc73f2760
20 changed files with 183 additions and 146 deletions

View File

@@ -4,7 +4,7 @@
}
.vjs-owncast .vjs-big-play-button {
z-index: 999999;
z-index: 10;
border-color: var(--primary-color) !important;
border-radius: var(--theme-rounded-corners) !important;
}
@@ -24,4 +24,4 @@
}
.vjs-quality-selector .vjs-icon-placeholder::before {
content: "\f110";
}
}