kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Set edit-form for settings+watch to always be wide
rodzic
f717ad1bb6
commit
fa6c31fd50
|
@ -115,7 +115,8 @@ body:after, body:before {
|
|||
background: #fff;
|
||||
padding: 2em;
|
||||
margin: 1em;
|
||||
border-radius: 5px; }
|
||||
border-radius: 5px;
|
||||
min-width: 70%; }
|
||||
|
||||
.button-secondary {
|
||||
color: white;
|
||||
|
|
|
@ -155,6 +155,7 @@ body:after, body:before {
|
|||
padding: 2em;
|
||||
margin: 1em;
|
||||
border-radius: 5px;
|
||||
min-width: 70%;
|
||||
}
|
||||
|
||||
.button-secondary {
|
||||
|
|
Ładowanie…
Reference in New Issue