diff --git a/client/style.css b/client/style.css index 53aaa32..11f1eb0 100755 --- a/client/style.css +++ b/client/style.css @@ -172,6 +172,7 @@ tbody tr:hover td { display: inline-block; user-select: none; } + .selector div:not(:last-child), .selector label:not(:last-child) { border-right: 1px solid rgba(0, 0, 0, .2); }