ui: Make the proxy icon full size in service listings (#5799)

This commit is contained in:
John Cowen 2019-05-08 09:59:26 +01:00 committed by GitHub
parent 6bededcacb
commit 9e9150d85a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ td .kind-proxy {
@extend %type-icon, %with-proxy;
text-indent: -9000px !important;
width: 24px;
transform: scale(0.7);
}
table:not(.sessions) tbody tr {
cursor: pointer;