fix: empty states redesign and misc changes

This commit is contained in:
Jannat Patel
2022-02-24 12:40:13 +05:30
parent b5d870d885
commit bcd80b616d
8 changed files with 57 additions and 38 deletions

View File

@@ -1069,10 +1069,10 @@ pre {
}
.search-empty-state {
text-align: center;
position: relative;
top: 4rem;
top: 1rem;
margin-bottom: 5rem;
width: 100%;
}
.close-search-empty-state {