More style

This commit is contained in:
Chi Vinh Le
2018-08-04 08:40:01 +02:00
parent be1e5a2f7f
commit c7a96cc0f1
3 changed files with 6 additions and 6 deletions
@@ -1,6 +1,6 @@
.root {
background: var(--palette-common-white);
border: 1px solid var(--palette-grey-light);
border: 1px solid var(--palette-grey-lighter);
box-sizing: border-box;
box-shadow: var(--elevation-main);
border-radius: var(--round-corners);