AAE-14727 Removed unused css rule (#9408)

This commit is contained in:
Ehsan Rezaei
2024-03-05 16:39:10 +01:00
committed by GitHub
parent 1236fc5599
commit 43476ed49a

View File

@@ -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;
}