feat: class improvements

This commit is contained in:
Jannat Patel
2023-04-27 22:29:45 +05:30
parent e6621ad866
commit b5240f0eec
7 changed files with 223 additions and 79 deletions

View File

@@ -1989,8 +1989,8 @@ select {
display: flex;
flex-direction: column;
border-radius: 0.75rem;
/* border: 1px solid var(--gray-200); */
box-shadow: var(--shadow-sm);
border: 1px solid var(--gray-300);
/* box-shadow: var(--shadow-sm); */
padding: 0.5rem;
height: 100%;
position: relative;