mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-29 19:12:02 +08:00
fix: prevented infraMonitoring styles from overriding at other places (#7425)
This commit is contained in:
parent
3100d602c4
commit
9c25a33cd9
@ -702,6 +702,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.infra-monitoring-container {
|
||||||
.ant-table-cell {
|
.ant-table-cell {
|
||||||
min-width: 140px !important;
|
min-width: 140px !important;
|
||||||
max-width: 140px !important;
|
max-width: 140px !important;
|
||||||
@ -737,6 +738,7 @@
|
|||||||
min-width: 30px !important;
|
min-width: 30px !important;
|
||||||
max-width: 30px !important;
|
max-width: 30px !important;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.event-content-container {
|
.event-content-container {
|
||||||
.ant-table {
|
.ant-table {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user