Fix width on mobile

This commit is contained in:
Oliver Traber 2022-01-15 22:46:41 +01:00
parent 877ee40084
commit a7547fca94
Signed by: Bluemedia
GPG key ID: C7BA47275B086E2C

View file

@ -136,7 +136,7 @@ export default {
padding-right: 15px;
}
.content-wrapper {
max-width: 100%;
width: 100%;
}
.refresh-settings {
display: none;