Compare commits
2 Commits
fix_gw_age
...
v1.29.0
Author | SHA1 | Date |
---|---|---|
|
76352dbc2d | |
|
9e643ebfbc |
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ title: "版本历史"
|
||||||
|
|
||||||
这里是 INFINI Console 历史版本发布的相关说明。
|
这里是 INFINI Console 历史版本发布的相关说明。
|
||||||
|
|
||||||
## Latest (In development)
|
## 1.29.0 (2025-02-27)
|
||||||
|
|
||||||
### Breaking changes
|
### Breaking changes
|
||||||
|
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.vizChartContainer{
|
.vizChartContainer, .metric-item{
|
||||||
position: relative;
|
position: relative;
|
||||||
.copyReq {
|
.copyReq {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in New Issue