Skip to content

Commit

Permalink
Match header-padding with AppDetailsToggle-width
Browse files Browse the repository at this point in the history
  • Loading branch information
ahstro committed Feb 26, 2020
1 parent d8df9a9 commit 4060320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Message.vue
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ export default {
#mail-message-header-fields {
// initial width
width: 0;
padding-left: 38px;
padding-left: 44px;
// grow and try to fill 100%
flex: 1 1 auto;
h2,
Expand Down

0 comments on commit 4060320

Please sign in to comment.