mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
@@ -198,6 +198,8 @@ export const icon = style({
|
|||||||
// 2. width/height is set to `1em`
|
// 2. width/height is set to `1em`
|
||||||
fontSize: iconSizeVar,
|
fontSize: iconSizeVar,
|
||||||
color: iconColorVar,
|
color: iconColorVar,
|
||||||
|
display: 'flex',
|
||||||
|
alignItems: 'center',
|
||||||
});
|
});
|
||||||
globalStyle(`${icon} > svg`, {
|
globalStyle(`${icon} > svg`, {
|
||||||
width: '100%',
|
width: '100%',
|
||||||
|
|||||||
Reference in New Issue
Block a user