fix: 💄 remove border radius on welcome icon
This commit is contained in:
parent
07b9948d68
commit
27efb62a8b
1 changed files with 0 additions and 1 deletions
|
@ -296,7 +296,6 @@ function showMenu(ev) {
|
||||||
> .icon {
|
> .icon {
|
||||||
width: 85px;
|
width: 85px;
|
||||||
margin-top: -47px;
|
margin-top: -47px;
|
||||||
border-radius: 100%;
|
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue