diff --git a/view/peko/activity/act-kitchen/css/record.css b/view/peko/activity/act-kitchen/css/record.css index da1fb99..4a928df 100644 --- a/view/peko/activity/act-kitchen/css/record.css +++ b/view/peko/activity/act-kitchen/css/record.css @@ -20,6 +20,7 @@ html, body { width: 100%; background: linear-gradient(0deg, #669900 0%, #A1D33E 100%); + height: 100%; } .img { diff --git a/view/peko/activity/act-kitchen/css/record.scss b/view/peko/activity/act-kitchen/css/record.scss index b0306d1..67cde20 100644 --- a/view/peko/activity/act-kitchen/css/record.scss +++ b/view/peko/activity/act-kitchen/css/record.scss @@ -34,6 +34,7 @@ html, body { width: 100%; background: linear-gradient(0deg, #669900 0%, #A1D33E 100%); + height: 100%; // background: #A1D33E; } diff --git a/view/peko/activity/act-kitchen/record.html b/view/peko/activity/act-kitchen/record.html index c717b10..5644548 100644 --- a/view/peko/activity/act-kitchen/record.html +++ b/view/peko/activity/act-kitchen/record.html @@ -8,7 +8,7 @@