mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-02-17 13:20:52 +08:00
fix(tag): close margin
This commit is contained in:
parent
eadb2884d1
commit
50e951ab6c
@ -8,6 +8,6 @@ export default {
|
||||
closeSizeMedium: '18px',
|
||||
closeSizeLarge: '18px',
|
||||
padding: '0 7px',
|
||||
closeMargin: '0 0 0 3px',
|
||||
closeMarginRtl: '0 3px 0 0'
|
||||
closeMargin: '0 0 0 4px',
|
||||
closeMarginRtl: '0 4px 0 0'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user