forked from github/plane
style: command modal style (#2526)
This commit is contained in:
parent
f6c1dad342
commit
fcf9851ee4
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user