Clean up styles

pull/1081/head
Alex P 2017-03-30 19:21:28 -07:00 committed by Andrew Watkins
parent dba23a8ff1
commit 20ca434e97
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
display: flex;
align-items: center;
}
.table-container {
.graph .table-container {
background-color: $graph-bg-color;
border-radius: 0 0 $graph-radius $graph-radius;
padding: 8px 16px;