fix(css): add ::deep to .session-detail-page so Blazor isolation scope pierces MudContainer boundary
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
directly on top, themed to match the NowPlaying glassmorphic family. The page widens to the
|
||||
Large container (set in markup) rather than the shared 760px detail column. */
|
||||
|
||||
.session-detail-page {
|
||||
::deep .session-detail-page {
|
||||
padding-top: 2rem;
|
||||
padding-bottom: 4rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user