shrink the redacted tear
parent
3fa8460ed7
commit
b26c460f13
|
@ -133,9 +133,10 @@ limitations under the License.
|
||||||
.mx_EventTile_redacted .mx_EventTile_line .mx_UnknownBody {
|
.mx_EventTile_redacted .mx_EventTile_line .mx_UnknownBody {
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 73px;
|
height: 36px;
|
||||||
background-image: $event-redacted-img;
|
background-image: $event-redacted-img;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
background-size: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile.mx_EventTile_redacted .mx_EventTile_line {
|
.mx_EventTile.mx_EventTile_redacted .mx_EventTile_line {
|
||||||
|
|
Loading…
Reference in New Issue