Peng Xiao
2024-02-23 06:29:45 +00:00
parent 4ea4a2d25f
commit bef72029a0

View File

@@ -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%',