Limit Staff Playtime component width to improve layout consistency.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 16px;
|
||||
max-width: 60%;
|
||||
}
|
||||
|
||||
.week-header {
|
||||
|
||||
Reference in New Issue
Block a user