{{ title }}
+
@@ -9,9 +10,10 @@
@@ -65,8 +66,13 @@ export default {
font-size: 18px;
color: #6ee4f0;
}
+ .days-switch {
+ margin-top: 10px;
+ margin-right: 20px;
+ margin-left: auto;
+ }
.content {
- height: calc(100% - 30px);
+ height: calc(100% - 64px);
}
}