Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Commit

Permalink
fix flex bug (#1003)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarindr authored May 13, 2019
1 parent d9d6802 commit 67a248c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/frontend/assets/src/omg-page-activity-log/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { createSearchActivityLogQuery } from './searchField'
import { Icon } from '../omg-uikit'
const AccountPageContainer = styled.div`
position: relative;
display: flex;
padding-bottom: 50px;
td:first-child {
width: 30%;
Expand Down

0 comments on commit 67a248c

Please sign in to comment.