mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-28 19:47:49 +08:00
Hide dashboard recommendation detail panel
This commit is contained in:
@@ -589,12 +589,7 @@ onBeforeUnmount(stopAutoplay)
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dashboard-recommend-detail {
|
.dashboard-recommend-detail {
|
||||||
justify-content: center;
|
display: none;
|
||||||
inline-size: max-content;
|
|
||||||
min-inline-size: 124px;
|
|
||||||
inset-block-end: 3.8rem;
|
|
||||||
inset-inline: 50% auto;
|
|
||||||
transform: translateX(-50%);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.dashboard-recommend-arrow {
|
.dashboard-recommend-arrow {
|
||||||
|
|||||||
Reference in New Issue
Block a user