mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2025-12-21 16:24:22 +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: {
|
||||
flex: "flex-1",
|
||||
pad: "px-8"
|
||||
pad: "px-8",
|
||||
small: "p-1 w-auto",
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user