Merge branch 'RED-9373' into 'master'

RED-9373: removed fixed width property on dashboard card.

See merge request redactmanager/red-ui!482
This commit is contained in:
Dan Percic 2024-06-27 10:08:31 +02:00
commit d43f46ceb9

View File

@ -4,7 +4,6 @@
.container {
padding: 32px;
width: 900px;
max-width: 100%;
box-sizing: border-box;
}