mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
💄 style: add padding to TopicList component (#9994)
✨ fix: add padding to TopicList component
This commit is contained in:
@@ -34,6 +34,7 @@ const TopicsList = memo(() => {
|
||||
<Flexbox
|
||||
align="center"
|
||||
gap={12}
|
||||
padding={12}
|
||||
ref={ref}
|
||||
style={{
|
||||
maxHeight: '100%',
|
||||
|
||||
Reference in New Issue
Block a user