Pretty huge scrolling performance upgrade (#1069)

* turn ha-cards into its own layer
This commit is contained in:
NovapaX 2018-04-10 09:25:00 +02:00 committed by GitHub
parent 9cff9cac10
commit bfaebfe418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@
display: block;
padding-top: 8px;
padding-right: 8px;
transform: translateZ(0);
}
.badges {