mirror of
https://github.com/status-im/consul.git
synced 2025-01-23 03:59:18 +00:00
ui: Make the proxy icon full size in service listings (#5799)
This commit is contained in:
parent
b64bda8808
commit
614ac96fa6
@ -24,7 +24,6 @@ td .kind-proxy {
|
|||||||
@extend %type-icon, %with-proxy;
|
@extend %type-icon, %with-proxy;
|
||||||
text-indent: -9000px !important;
|
text-indent: -9000px !important;
|
||||||
width: 24px;
|
width: 24px;
|
||||||
transform: scale(0.7);
|
|
||||||
}
|
}
|
||||||
table:not(.sessions) tbody tr {
|
table:not(.sessions) tbody tr {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user