mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-12 12:04:16 +00:00
fix enterPlayerAnimation
This commit is contained in:
parent
1cd75896f5
commit
fe79eb39f8
@ -232,7 +232,7 @@ export default class StreamViewer extends React.Component {
|
|||||||
|
|
||||||
enterPlayerAnimation = () => {
|
enterPlayerAnimation = () => {
|
||||||
// make the interface a bit confortable for a video player
|
// make the interface a bit confortable for a video player
|
||||||
app.style.applyVariant("dark")
|
app.cores.style.applyVariant("dark")
|
||||||
|
|
||||||
app.cores.style.compactMode(true)
|
app.cores.style.compactMode(true)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user