Optimize app.svg and and use it as empty content icon.

This commit is contained in:
Matias De lellis
2020-06-02 12:15:21 -03:00
parent b8bbad7f4c
commit 341036f1f3
3 changed files with 12 additions and 139 deletions

View File

@@ -1,3 +1,7 @@
.icon-quicknotes {
@include icon-color('app', 'quicknotes', $color-black);
}
#app-content-wrapper {
height: 100%;
}