Eric Seidel 2015-03-10 14:38:44 -07:00
parent 6f691a043e
commit a8891ed07e

View File

@ -7,7 +7,7 @@ class Toolbar extends Component {
static final Style _style = new Style('''
display: flex;
align-items: center;
height: 84px;
height: 56px;
z-index: 1;
background-color: ${Purple[500]};
color: white;