fix: player fill window
This commit is contained in:
@ -141,4 +141,7 @@ defineExpose({
|
||||
min-height: 100%;
|
||||
background: var(--bg);
|
||||
}
|
||||
.yrolvcoq:has(.fill) {
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user