refactor(MetaPreview): action buttons

This commit is contained in:
Timothy Z. 2025-01-13 18:32:28 +02:00
parent a62d3bf37d
commit 8bb4089320

View file

@ -225,9 +225,11 @@
.action-buttons-container {
padding-top: 1.5rem;
gap: 0.5rem;
.action-button {
padding: 0 1.5rem !important;
margin-right: 0rem !important;
height: 3rem;
border-radius: 2rem;
}