mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
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:
parent
765a715fce
commit
a01d73ca8b
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user