Client - fix background color

This commit is contained in:
Sam
2022-11-09 13:13:20 +01:00
parent 4b8573b179
commit 670b1ff1af
4 changed files with 3 additions and 4 deletions

View File

@ -60,8 +60,6 @@
<style lang="scss" scoped>
@import '~@/scss/vars.scss';
#workouts {
height: 100%;
.workouts-container {
display: flex;
flex-direction: row;