/** * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: BUSL-1.1 */ html[data-route^='dc.nodes.show.metadata'] table tr { cursor: default; } html[data-route^='dc.nodes.show.sessions'] .consul-lock-session-list { @extend %list-after-secondary-nav; }