This commit is contained in:
Jan Prochazka
2020-03-30 20:17:16 +02:00
parent 2d2199cb64
commit b929352d92
4 changed files with 60 additions and 10 deletions

View File

@@ -20,6 +20,10 @@ export default {
height: 20,
background: "#00c"
},
toolBar: {
height: 30,
background: "#eee",
},
mainArea: {
background: "#eee"
}