ui: Make the proxy icon full size in service listings (#5799)
This commit is contained in:
parent
6bededcacb
commit
9e9150d85a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue