mirror of
https://github.com/docmost/docmost.git
synced 2026-07-11 06:34:45 +10:00
fix: default radius
This commit is contained in:
@@ -38,6 +38,7 @@ export const theme = createTheme({
|
||||
blue,
|
||||
red,
|
||||
},
|
||||
defaultRadius: 'sm',
|
||||
components: {
|
||||
// Size badges to their content; fit-content collapses inside table cells.
|
||||
Badge: Badge.extend({
|
||||
|
||||
Reference in New Issue
Block a user