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