kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'media-gallery-compact-fix' into 'develop'
MediaGallery: fix float when compact See merge request soapbox-pub/soapbox-fe!809sw-disable-appshell
commit
387e3b2c9e
|
@ -207,6 +207,7 @@ $media-compact-size: 50px;
|
|||
width: $media-compact-size !important;
|
||||
height: $media-compact-size !important;
|
||||
inset: auto !important;
|
||||
float: left !important;
|
||||
margin-right: 5px;
|
||||
|
||||
&-overflow {
|
||||
|
|
Ładowanie…
Reference in New Issue