Merge branch 'attachment-thumbs-sensitive' into 'develop'
Fix: Quote posts do not carry sensitive tag Closes #852 See merge request soapbox-pub/soapbox-fe!1079
This commit is contained in:
commit
edb80c705d
8 changed files with 3 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -199,8 +199,9 @@ $media-compact-size: 50px;
|
|||
height: $media-compact-size !important;
|
||||
background: transparent;
|
||||
|
||||
.spoiler-button {
|
||||
display: none;
|
||||
.spoiler-button .svg-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.media-gallery__item {
|
||||
|
|
Loading…
Reference in a new issue