Use shorthand "inset" property (#10825)
This commit is contained in:
@@ -92,10 +92,7 @@ $timeline-image-border-radius: 8px;
|
||||
|
||||
.mx_HiddenImagePlaceholder {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
inset: 0;
|
||||
|
||||
/* To center the text in the middle of the frame */
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user