Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 38f6fd0

Browse files
author
vikasrohit
committed
SUP-1922, Stack overflow should have both side space on account card.
-- Adding 10px padding from left and right which causes Stack Overflow to wrap into two lines.
1 parent 190b8dd commit 38f6fd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/directives/external-account.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
text-align: center;
7777
text-transform: uppercase;
7878
color: $accent-gray;
79+
padding: 0 10px;
7980
}
8081
}
8182

0 commit comments

Comments
 (0)