Skip to content

Commit

Permalink
fix attachment row hover
Browse files Browse the repository at this point in the history
  • Loading branch information
baev committed May 27, 2017
1 parent d53d8b9 commit 6d560e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@import "../../variables.css";

.attachment-row {
width: 90%;
width: 100%;
padding: 5px $gap-size 5px 25px;
cursor: pointer;
position: relative;
Expand Down

0 comments on commit 6d560e1

Please # to comment.