This is an automated email from the ASF dual-hosted git repository. qiuxiafan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git
The following commit(s) were added to refs/heads/main by this push: new 8618a944 fix: polish list style (#341) 8618a944 is described below commit 8618a9440e5c758144ac6f71a467c1e3e2a25033 Author: Fine0830 <fanxue0...@gmail.com> AuthorDate: Tue Nov 21 11:24:27 2023 +0800 fix: polish list style (#341) --- src/views/dashboard/graphs/style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/dashboard/graphs/style.scss b/src/views/dashboard/graphs/style.scss index 5ab4c99e..4f621921 100644 --- a/src/views/dashboard/graphs/style.scss +++ b/src/views/dashboard/graphs/style.scss @@ -23,7 +23,6 @@ .list { margin-top: 10px; margin-bottom: 10px; - height: calc(100% - 90px); } .pagination {