mirror of
https://github.com/kikobar/mastodon.git
synced 2024-11-18 13:17:35 +00:00
Make sure the instance banner is never cropped (#10702)
This commit is contained in:
parent
f0865171fe
commit
21209c2b52
|
@ -4,7 +4,6 @@
|
|||
|
||||
&__img {
|
||||
width: 100%;
|
||||
height: 167px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
border-radius: 4px 4px 0 0;
|
||||
|
|
Loading…
Reference in a new issue