Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Remove float property to let the margin between events appear on bubble message layout #8373

Merged
merged 3 commits into from
Apr 20, 2022
Merged

Commits on Apr 20, 2022

  1. Add margin between events on bubble message layout

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    88edb3c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into EventBubbleTile

    Kerry authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    b27e065 View commit details
    Browse the repository at this point in the history
  3. Use more simplified way

    Because the float property prevents the margin from appearing, removing
    the property is more straightforward than adding other rules.
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ae8dd59 View commit details
    Browse the repository at this point in the history