style: border radius on instance ticker icon

This commit is contained in:
ThatOneCalculator 2023-01-24 18:57:00 -08:00
parent 2fda83c321
commit b3b97f0866
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -50,6 +50,7 @@ function getInstanceIcon(instance): string {
> .icon {
height: 100%;
border-radius: 0.3rem;
}
> .name {