newDocumentCard same background color

This commit is contained in:
2019-10-27 13:17:59 +03:00
parent 0fe0b4902e
commit e794311aa1

View File

@@ -56,7 +56,7 @@
}
.card.newDocumentCard {
background-color: $light-gray5;
background-color: white;
color: $gray2;
display: flex;
justify-content: center;