From b15fcd49bff880a8246cb48292af3ae8d66f0699 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 10 Jun 2022 15:51:31 +0200 Subject: Prefer global icon instead of glyphicon for copy --- client/src/app/+accounts/accounts.component.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'client/src/app/+accounts/accounts.component.scss') diff --git a/client/src/app/+accounts/accounts.component.scss b/client/src/app/+accounts/accounts.component.scss index a316bd599..e5f86e61e 100644 --- a/client/src/app/+accounts/accounts.component.scss +++ b/client/src/app/+accounts/accounts.component.scss @@ -37,7 +37,13 @@ my-user-moderation-dropdown { } .copy-button { + @include margin-left(3px); + border: 0; + + my-global-icon { + width: 15px; + } } .account-info { -- cgit v1.2.3