style: border radius on instance ticker icon
This commit is contained in:
parent
2fda83c321
commit
b3b97f0866
|
@ -50,6 +50,7 @@ function getInstanceIcon(instance): string {
|
||||||
|
|
||||||
> .icon {
|
> .icon {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
border-radius: 0.3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .name {
|
> .name {
|
||||||
|
|
Loading…
Reference in New Issue