Merge branch 'master' into feature/i18n-basics

This commit is contained in:
Erik Ziegler 2019-06-14 15:52:39 +02:00 committed by GitHub
commit db814f6248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,6 @@
.sidebar-menu {
height: 100%;
/* required transformation to make inner fixed elements relative to this one*/
transform: scale(1);
transition: var(--sidebar-transition);
}