mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-01-05 23:13:05 +03:00
fix: keyboard shortcut style in cmdk (#5882)
![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/T2klNLEk0wxLh4NRDzhk/7eb2fa93-675a-43a6-8db4-9681fbbd1406.png)
This commit is contained in:
parent
4ea4a2d25f
commit
bef72029a0
@ -90,8 +90,9 @@ export const keybindingFragment = style({
|
||||
borderRadius: 4,
|
||||
color: cssVar('textSecondaryColor'),
|
||||
backgroundColor: cssVar('backgroundTertiaryColor'),
|
||||
width: 24,
|
||||
minWidth: 24,
|
||||
height: 20,
|
||||
textTransform: 'uppercase',
|
||||
});
|
||||
globalStyle(`${root} [cmdk-root]`, {
|
||||
height: '100%',
|
||||
|
Loading…
Reference in New Issue
Block a user