Merge branch 'RED-9559' into 'master'
RED-9559: dashboard skeleton, empty state and stats have the same width. See merge request redactmanager/red-ui!598
This commit is contained in:
commit
d4a50efc38
@ -9,7 +9,7 @@
|
||||
|
||||
.container {
|
||||
padding: 32px;
|
||||
width: 900px;
|
||||
width: 1000px;
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
|
||||
.container {
|
||||
padding: 32px;
|
||||
width: 1000px;
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user