mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
style: command modal style (#2526)
This commit is contained in:
parent
f6c1dad342
commit
fcf9851ee4
@ -9,13 +9,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
[cmdk-item] {
|
[cmdk-item] {
|
||||||
/* display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
border-radius: 0.375rem;
|
border-radius: 0.375rem;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
font-size: 0.825rem;
|
font-size: 0.825rem;
|
||||||
line-height: 1.25rem; */
|
line-height: 1.25rem;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user