Compare commits

...

2 Commits

Author SHA1 Message Date
Hardy 76352dbc2d
chore: update release notes for publish 1.29.0-1992 (#168)
Co-authored-by: github-actions <github-actions@github.com>
2025-02-28 09:59:19 +08:00
silenceqi 9e643ebfbc
style: update styling for request copying (#167) 2025-02-26 10:49:38 +08:00
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ title: "Release Notes"
Information about release notes of INFINI Console is provided here. Information about release notes of INFINI Console is provided here.
## Latest (In development) ## 1.29.0 (2025-02-27)
### Breaking changes ### Breaking changes

View File

@ -7,7 +7,7 @@ title: "版本历史"
这里是 INFINI Console 历史版本发布的相关说明。 这里是 INFINI Console 历史版本发布的相关说明。
## Latest (In development) ## 1.29.0 (2025-02-27)
### Breaking changes ### Breaking changes

View File

@ -25,7 +25,7 @@
} }
} }
.vizChartContainer{ .vizChartContainer, .metric-item{
position: relative; position: relative;
.copyReq { .copyReq {
cursor: pointer; cursor: pointer;