Files
DiceCloud/rpg-docs/client/views/layout/layout.css
2017-01-27 15:34:59 +02:00

22 lines
253 B
CSS

#accountSummary {
min-height: 146px;
color: white;
}
#mainContentSection {
display: initial !important;
}
#navPanel {
padding: 16px;
}
#navPanel paper-icon-item {
background: white;
cursor: pointer;
}
app-drawer-layout.layout {
z-index: 0;
}