diff --git a/app/webpacker/css/darkswarm/hub_node.scss b/app/webpacker/css/darkswarm/hub_node.scss index 20981ca949..1346cb650b 100644 --- a/app/webpacker/css/darkswarm/hub_node.scss +++ b/app/webpacker/css/darkswarm/hub_node.scss @@ -172,7 +172,7 @@ @include breakpoint(phablet) { .active_table_row:first-child, - .active_table_row:last-child, { + .active_table_row:last-child { background-color: rgba($white, 0.75); } }