mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
style: border radius on instance ticker icon
This commit is contained in:
parent
59518922c9
commit
3dba0ed9cf
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ function getInstanceIcon(instance): string {
|
|||
|
||||
> .icon {
|
||||
height: 100%;
|
||||
border-radius: 0.3rem;
|
||||
}
|
||||
|
||||
> .name {
|
||||
|
|
Loading…
Reference in a new issue