AAE-14727 Removed unused css rule (#9408)

This commit is contained in:
Ehsan Rezaei
2024-03-27 23:29:38 +01:00
committed by Aleksander Sklorz
parent 8d24631dcb
commit 7a4ccc37d8
@@ -4,10 +4,3 @@
margin-right: calc((100% - 100px) / 2);
}
}
.adf-no-content-message {
font-size: var(--theme-subheading-2-font-size);
font-weight: bold;
text-align: center;
opacity: 0.54;
}