We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc13e6b commit b4c2bd7Copy full SHA for b4c2bd7
1 file changed
stylesheets/user-cards.scss
@@ -4,6 +4,7 @@
4
.user-card {
5
position: relative;
6
min-height: 40px;
7
+ min-width: 218px;
8
background-color: #252525;
9
font-family: "Helvetica", Arial, sans-serif;
10
color: #fff;
0 commit comments