Set the same margin to the right of NewRoomIntro on TimelineCard (#8453)
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
@@ -43,7 +43,8 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_NewRoomIntro {
|
||||
margin-left: 36px;
|
||||
margin-inline-start: 36px; // TODO: Use a variable
|
||||
margin-inline-end: 36px; // TODO: Use a variable
|
||||
}
|
||||
|
||||
.mx_EventTile_content {
|
||||
|
||||
Reference in New Issue
Block a user