mirror of
https://github.com/BluemediaGER/fancy-gatus.git
synced 2024-11-08 17:35:29 +01:00
Fix width on mobile
This commit is contained in:
parent
877ee40084
commit
a7547fca94
|
@ -136,7 +136,7 @@ export default {
|
|||
padding-right: 15px;
|
||||
}
|
||||
.content-wrapper {
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
.refresh-settings {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue