kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
AccountGallery: fix thumbnails wrapping too soon, fixes #1057
rodzic
7b355dea6e
commit
97ea46c427
|
@ -161,7 +161,7 @@ a .account__avatar {
|
||||||
}
|
}
|
||||||
|
|
||||||
.account-gallery__item {
|
.account-gallery__item {
|
||||||
@apply rounded-lg m-1;
|
@apply rounded-lg p-1;
|
||||||
border: 0;
|
border: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Ładowanie…
Reference in New Issue