Integrate HeaderComponent into Staff Playtime view, update layout with full-height styling, and enhance UI consistency.
This commit is contained in:
@@ -159,6 +159,10 @@ time, mark, audio, video {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.full-height {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.centered {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
Reference in New Issue
Block a user