diff --git a/css/index.css b/css/index.css index b83c343..74c3580 100644 --- a/css/index.css +++ b/css/index.css @@ -409,7 +409,7 @@ left: 0; bottom: 0; width: 100%; - height: 53px; + height: 36px; background-color: #6fc16d; border-radius: 0 0 12px 12px; font-size: 14px; diff --git a/css/index.less b/css/index.less index 1dd2f28..bd0d5be 100644 --- a/css/index.less +++ b/css/index.less @@ -463,7 +463,7 @@ left: 0; bottom: 0; width: 100%; - height: 53px; + height: 36px; // background-color: rgba(123, 140, 211, 1); background-color: rgba(111, 193, 109, 1); border-radius: 0 0 12px 12px;