chat: trim whitespace [ci skip]

This commit is contained in:
Jared Tobin 2020-01-14 11:21:24 -08:00
parent 3a6fb37b25
commit ce6f82a58d
No known key found for this signature in database
GPG Key ID: 0E4647D58F8A69E4
2 changed files with 2 additions and 2 deletions

View File

@ -230,7 +230,7 @@ export class ChatScreen extends Component {
<Link to="/~chat/">{"⟵ All Chats"}</Link>
</div>
<div
className={`pl3 pt2 bb b--gray4 b--gray2-d bg-black-d flex relative overflow-x-scroll
className={`pl3 pt2 bb b--gray4 b--gray2-d bg-black-d flex relative overflow-x-scroll
overflow-x-auto-l overflow-x-auto-xl flex-shrink-0`}
style={{ height: 48 }}>
<SidebarSwitcher

View File

@ -95,7 +95,7 @@ export class JoinScreen extends Component {
}
return (
<div className={`h-100 w-100 pa3 pt2 overflow-x-hidden flex flex-column
<div className={`h-100 w-100 pa3 pt2 overflow-x-hidden flex flex-column
bg-black-d white-d`}>
<div
className="w-100 dn-m dn-l dn-xl inter pt1 pb6 f8">