-
-
+
There are no reports to display
@@ -25,32 +17,18 @@
@@ -77,9 +49,6 @@ export default {
margin: 22px 15px 22px 15px;
padding-bottom: 0
}
- .group-reports-checkbox {
- margin-top: 10px;
- }
h1 {
margin: 22px 0 0 15px;
}
@@ -92,9 +61,8 @@ export default {
font-size: 28px;
}
}
-@media
-only screen and (max-width: 760px),
-(min-device-width: 768px) and (max-device-width: 1024px) {
+
+@media only screen and (max-width:480px) {
.reports-container {
h1 {
margin: 7px 10px 15px 10px;
@@ -103,8 +71,5 @@ only screen and (max-width: 760px),
margin: 0 10px;
}
}
- #app > div > div.main-container > section > div > div.block > ul {
- margin: 45px 45px 5px 19px;
- }
}
diff --git a/src/views/settings/components/Frontend.vue b/src/views/settings/components/Frontend.vue
index 48493e01..188a74ca 100644
--- a/src/views/settings/components/Frontend.vue
+++ b/src/views/settings/components/Frontend.vue
@@ -3,6 +3,10 @@
+
+
+
+
+