mirror of
https://github.com/BluemediaDev/fancy-gatus.git
synced 2025-04-04 19:33:57 +02:00
Fix width on mobile
This commit is contained in:
parent
877ee40084
commit
a7547fca94
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ export default {
|
|||
padding-right: 15px;
|
||||
}
|
||||
.content-wrapper {
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
.refresh-settings {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Reference in a new issue