feat(platform): promote customer time window monitoring
This commit is contained in:
@@ -1250,7 +1250,7 @@ body {
|
||||
.vp-customer-service-command-grid {
|
||||
padding: 14px;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(5, minmax(0, 1fr));
|
||||
grid-template-columns: repeat(6, minmax(0, 1fr));
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user