diff --git a/cms/src/app.postcss b/cms/src/app.postcss index 899fd7c..deaebf7 100644 --- a/cms/src/app.postcss +++ b/cms/src/app.postcss @@ -40,7 +40,7 @@ } .tableScroll { display: block; - height: 520px; + height: 505px; overflow-y: auto; } .p-one{