hotfix for document list background colour (#318)

This commit is contained in:
Denys Vuika
2018-04-18 12:57:54 +01:00
committed by Cilibiu Bogdan
parent aacf806bf7
commit 7f4ce49d4b

View File

@@ -4,6 +4,7 @@
adf-document-list {
@include flex-column;
background-color: white; // TODO: remove when ADF 2.4.0 is out.
}
.adf-document-list--loading {