Removed padding from drawer

This commit is contained in:
Stefan Zermatten
2017-05-04 09:41:09 +02:00
parent 1835d968f3
commit 8a38c167c0

View File

@@ -7,10 +7,6 @@
display: initial !important;
}
#navPanel {
padding: 16px;
}
#navPanel paper-icon-item {
background: white;
cursor: pointer;