diff --git a/app/assets/stylesheets/components/topics.css b/app/assets/stylesheets/components/topics.css index 855ae8d..c5cd03c 100644 --- a/app/assets/stylesheets/components/topics.css +++ b/app/assets/stylesheets/components/topics.css @@ -782,6 +782,7 @@ a.topic-icon { .topics-actions { display: flex; + justify-content: center; gap: var(--spacing-3); padding: var(--spacing-3) var(--spacing-4); align-items: center;