fix: classname

This commit is contained in:
Jannat Patel
2022-02-24 12:56:39 +05:30
parent bcd80b616d
commit 46a73c8ef1
6 changed files with 5 additions and 13 deletions

View File

@@ -927,14 +927,6 @@ pre {
}
.empty-state {
background: #EBEEF0;
border: 1px dashed #C8CFD5;
box-sizing: border-box;
border-radius: var(--border-radius-md);
padding: 2.5rem;
}
.empty-state-new {
background: var(--gray-50);
border-radius: var(--border-radius-lg);
padding: 2rem;