Skip to content

Commit f345574

Browse files
Feedback
1 parent b4a25c4 commit f345574

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/layouts/default/PlayerOSD/PlayerFullscreen.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,12 +1474,12 @@ watchEffect(() => {
14741474
padding-bottom: 5px;
14751475
}
14761476
1477-
.main-media-details {
1477+
.main .main-media-details {
14781478
flex: 50%;
14791479
max-width: 100%;
14801480
width: 50%;
14811481
height: 100%;
1482-
display: flex !important;
1482+
display: flex;
14831483
flex-direction: column;
14841484
}
14851485

0 commit comments

Comments
 (0)