style: command modal style (#2526)

This commit is contained in:
Anmol Singh Bhatia
2023-10-23 17:40:59 +05:30
committed by GitHub
parent f6c1dad342
commit fcf9851ee4

View File

@@ -9,13 +9,13 @@
}
[cmdk-item] {
/* display: flex;
display: flex;
align-items: center;
justify-content: space-between;
border-radius: 0.375rem;
padding: 0.5rem;
font-size: 0.825rem;
line-height: 1.25rem; */
line-height: 1.25rem;
cursor: pointer;
}