fixed button styling
This commit is contained in:
@ -9,7 +9,7 @@
|
|||||||
--foreground: 0.00 0.00% 9.80%;
|
--foreground: 0.00 0.00% 9.80%;
|
||||||
|
|
||||||
--primary: 0.00 0.00% 0.00%;
|
--primary: 0.00 0.00% 0.00%;
|
||||||
--primary-foreground: 0.00 0.00% 9.80%;
|
--primary-foreground: 0.00 0.00% 100.00%;
|
||||||
|
|
||||||
--card: 0.00 0.00% 100.00%;
|
--card: 0.00 0.00% 100.00%;
|
||||||
--card-foreground: 0.00 0.00% 9.80%;
|
--card-foreground: 0.00 0.00% 9.80%;
|
||||||
@ -20,10 +20,10 @@
|
|||||||
--secondary: 0.00 0.00% 100.00%;
|
--secondary: 0.00 0.00% 100.00%;
|
||||||
--secondary-foreground: 0.00 0.00% 0.00%;
|
--secondary-foreground: 0.00 0.00% 0.00%;
|
||||||
|
|
||||||
--muted: 0.00 0.00% 100.00%;
|
--muted: 0.00 0.00% 80.00%;
|
||||||
--muted-foreground: 0.00 0.00% 40.00%;
|
--muted-foreground: 0.00 0.00% 40.00%;
|
||||||
|
|
||||||
--accent: 0.00 0.00% 100.00%;
|
--accent: 0.00 0.00% 80.00%;
|
||||||
--accent-foreground: 0.00 0.00% 14.90%;
|
--accent-foreground: 0.00 0.00% 14.90%;
|
||||||
|
|
||||||
--destructive: 0 84.2% 60.2%;
|
--destructive: 0 84.2% 60.2%;
|
||||||
|
@ -589,7 +589,6 @@ export const AvatarCustomization: FC<AvatarSelectionProps> = ({
|
|||||||
</form>
|
</form>
|
||||||
</Form>
|
</Form>
|
||||||
</div>
|
</div>
|
||||||
{/* Avatar Customization Section */}
|
|
||||||
</main>
|
</main>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user