mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
Don't wrap comets.
This commit is contained in:
parent
3f55aaeb81
commit
c302d274c3
@ -37,7 +37,7 @@ export class MemberElement extends Component {
|
||||
<div>
|
||||
<p
|
||||
className={
|
||||
"w-60 dib black pr3 mb2 label-small-mono label-regular"
|
||||
"w-60 dib black pr3 mb2 nowrap label-small-mono label-regular"
|
||||
}>
|
||||
{props.ship}
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user