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

This commit is contained in:
Nicoleta Panaghiu 2024-06-27 11:05:24 +03:00
parent ac910efbda
commit 1c400d6685

View File

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