1
0
mirror of https://github.com/moparisthebest/mail synced 2025-01-10 21:18:02 -05:00

Put mail-list wrapper into GPU layer

This commit is contained in:
Tankred Hase 2014-06-27 12:24:48 +02:00
parent 493c13eac6
commit 7b87551404

View File

@ -60,6 +60,7 @@
flex-grow: 1;
padding: 0 ($padding-horizontal - $scrollbar-width) 0 $padding-horizontal;
overflow-y: scroll;
transform: translatez(0);
}
footer {