mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2025-12-22 16:54:27 +01:00
(slightly) smaller button
This commit is contained in:
@@ -14,7 +14,8 @@ const button = cva(["p-4", "rounded-xl", "text-xl", "font-semibold"], {
|
|||||||
},
|
},
|
||||||
layout: {
|
layout: {
|
||||||
flex: "flex-1",
|
flex: "flex-1",
|
||||||
pad: "px-8"
|
pad: "px-8",
|
||||||
|
small: "p-1 w-auto",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user