styles fix
This commit is contained in:
@@ -13,7 +13,7 @@ const textColors: ButtonStyle = {
|
||||
primary: "text-[#0D1922]",
|
||||
secondary: "text-[#0D1922]",
|
||||
tertiary: "text-[#ffffff]",
|
||||
fab: "text-[#ffffff]",
|
||||
fab: "text-[#0D1922]",
|
||||
};
|
||||
|
||||
const borders: ButtonStyle = {
|
||||
|
||||
Reference in New Issue
Block a user