mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
groups: invite items get white styling in dark mode
This commit is contained in:
parent
a219014949
commit
114ca1e862
@ -20,7 +20,7 @@ export class SidebarInvite extends Component {
|
||||
return (
|
||||
<div className='pa3'>
|
||||
<div className='w-100 v-mid'>
|
||||
<p className="dib f8 mono">
|
||||
<p className="dib f8 mono white-d">
|
||||
You have been invited to join {props.invite.path}
|
||||
</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user