1
0
mirror of https://github.com/moparisthebest/mail synced 2025-01-11 05:28:00 -05:00

fix background flicker in mail list view when closing navigation

This commit is contained in:
Mario Volke 2014-06-16 15:33:23 +02:00
parent 159d1e04dd
commit f65e0f35b8

View File

@ -6,6 +6,7 @@
flex-direction: column;
height: 100%;
width: 100%;
background: $color-white;
header {
flex-shrink: 0;