perf: deleted !important
This commit is contained in:
parent
6b6118c66c
commit
3027d579cf
|
@ -525,7 +525,7 @@ onMounted(async () => {
|
|||
.grafana {
|
||||
color: $primary-light;
|
||||
}
|
||||
.white-space-normal :deep(.value) {
|
||||
white-space: normal !important;
|
||||
.white-space-normal :deep(.value span) {
|
||||
white-space: normal;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue