Skip to content

Commit

Permalink
fix(notice list): removed useless code (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
newick authored and JalilArfaoui committed Oct 8, 2019
1 parent fa2762b commit 0119d99
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/content/App/Notice/List/ListContainer.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import styled from 'styled-components';

export default styled.div`
position: absolute;
display: flex;
justify-content: flex-end;
width: 100%;
`;

0 comments on commit 0119d99

Please sign in to comment.