Add margin, move elevation to theme, use colors from theme

This commit is contained in:
Chi Vinh Le
2018-08-04 00:32:26 +02:00
parent 0a5e6f7250
commit be1e5a2f7f
4 changed files with 29 additions and 15 deletions
@@ -1,5 +1,4 @@
.popover {
width: 350px;
max-width: 80%;
margin-bottom: calc(0.5 * var(--spacing-unit));
}