You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Move style declarations out of :not([data-layout=bubble]) in ThreadView (#9020)
* Move mx_EventTile out of mx_EventTile:not([data-layout=bubble]) in mx_ThreadView
Signed-off-by: Suguru Hirahara <[email protected]>
* Use a logical property
Signed-off-by: Suguru Hirahara <[email protected]>
* Remove a redundant declaration
Signed-off-by: Suguru Hirahara <[email protected]>
* Apply zero inline start padding to group layout only
Signed-off-by: Suguru Hirahara <[email protected]>
* Reorder style blocks; irc/group before bubble
Signed-off-by: Suguru Hirahara <[email protected]>
* Move styles for mx_EventTile_avatar of info event lines on ThreadView out of :not() pseudo class
Signed-off-by: Suguru Hirahara <[email protected]>
* Move styles in mx_GenericEventListSummary on ThreadView out of :not() pseudo class
Signed-off-by: Suguru Hirahara <[email protected]>
* Shorthand for inline margin
Signed-off-by: Suguru Hirahara <[email protected]>
* yarn run lint:style --fix
Signed-off-by: Suguru Hirahara <[email protected]>
0 commit comments