Skip to content

Commit 440bee4

Browse files
committed
Add width to make columns line up on invite page
1 parent a8a6c96 commit 440bee4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/styles/me.scss

+3
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,9 @@
200200
font-size: 90%;
201201
}
202202
}
203+
.name {
204+
width: 200px;
205+
}
203206
}
204207
}
205208

0 commit comments

Comments
 (0)