diff --git a/client/src/assets/icons/crown.svg b/client/src/assets/icons/crown.svg index 17cffd9..741a301 100644 --- a/client/src/assets/icons/crown.svg +++ b/client/src/assets/icons/crown.svg @@ -25,34 +25,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/client/src/assets/icons/reload.svg b/client/src/assets/icons/reload.svg index b7d4bb8..3c964cf 100644 --- a/client/src/assets/icons/reload.svg +++ b/client/src/assets/icons/reload.svg @@ -26,34 +26,4 @@ l5.9-0.1l6.4-0.8l12.9-1.7c40.2-7.1,78.4-25.4,108.8-53.2C432.182,393.241,445.882,377.541,456.382,359.741z" style="stroke:#ffffff;fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/client/src/assets/icons/trash.svg b/client/src/assets/icons/trash.svg index 978787c..2a5c242 100644 --- a/client/src/assets/icons/trash.svg +++ b/client/src/assets/icons/trash.svg @@ -1 +1,13 @@ - \ No newline at end of file + + + + + + + + + + + diff --git a/client/src/components/QuoteCardActionButton.vue b/client/src/components/QuoteCardActionButton.vue index 4c635e1..f419bb6 100644 --- a/client/src/components/QuoteCardActionButton.vue +++ b/client/src/components/QuoteCardActionButton.vue @@ -1,6 +1,6 @@ @@ -16,7 +16,6 @@ defineProps<{ .quote-card-action-button { &__button { margin: 0 4px; - padding: 12px; width: 48px; height: 48px; border: $quote-button-border; diff --git a/client/src/components/admin/InfoTile.vue b/client/src/components/admin/InfoTile.vue index 2699b4e..7127e9c 100644 --- a/client/src/components/admin/InfoTile.vue +++ b/client/src/components/admin/InfoTile.vue @@ -68,6 +68,7 @@ const emit = defineEmits(['icon-top-click', 'icon-bottom-click']) height: 24px; padding: 8px; border-radius: 24px; + font-size: 22px; cursor: pointer; &:hover {