mirror of https://github.com/hashicorp/consul
ui: Uses the default cursor instead of a pointer for upstream rows (#5785)
parent
77ebad1b5e
commit
119bd02368
@ -0,0 +1,3 @@
|
|||||||
|
html.template-instance.template-show #upstreams table tr {
|
||||||
|
cursor: default;
|
||||||
|
}
|
Loading…
Reference in new issue