This commit is contained in:
Dmitry Vasilev
2024-01-04 15:47:31 +08:00
parent 2830a160af
commit 3579871a21

View File

@@ -311,6 +311,10 @@
margin-left: 1em;
}
.value_explorer_header {
cursor: pointer;
}
.value_explorer_header.active {
background-color: rgb(148, 227, 191);
}