Add background color to bar

This commit is contained in:
Gabriel Tofvesson 2022-10-22 03:28:32 +02:00
parent 7d8393633b
commit 6d9d7bdf53

View File

@ -64,6 +64,7 @@
height: 33%; height: 33%;
display: flex; display: flex;
flex-direction: row; flex-direction: row;
background-color: #ffffff;
/* margin-bottom: 5%; */ /* TODO: Remove */ /* margin-bottom: 5%; */ /* TODO: Remove */
/* /*
background: #039be5; background: #039be5;