Commit c906dba1 authored by spc's avatar spc

fixed

parent dd9ee46f
...@@ -3958,6 +3958,10 @@ function loadDefaultFoodsData() { ...@@ -3958,6 +3958,10 @@ function loadDefaultFoodsData() {
} }
.category-list { .category-list {
max-height: 550rpx;
overflow-y: auto;
padding-right: 10rpx;
.category-item { .category-item {
display: flex; display: flex;
align-items: flex-start; align-items: flex-start;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment