Skip to content

Commit

Permalink
DDW-431 - Newsfeed shadow fixes - fix for padding
Browse files Browse the repository at this point in the history
  • Loading branch information
DeeJayElly committed Nov 19, 2020
1 parent 2accdd2 commit 4251f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/renderer/app/components/news/NewsFeed.scss
Expand Up @@ -99,7 +99,7 @@
padding: 20px;

&.noUpdateItem {
padding: 0 20px;
padding: 10px 20px;
}

&::-webkit-scrollbar-track {
Expand Down

0 comments on commit 4251f79

Please sign in to comment.