Skip to content

Commit

Permalink
Remove display flex for search vue
Browse files Browse the repository at this point in the history
Rebased from commit "Update" 538ba18

Bug: #21
Change-Id: I4442c6ab607e1014b84ce71fc0b76d4010e89dbc
  • Loading branch information
lakejason0 authored and winstonsung committed Apr 30, 2024
1 parent 0552f1b commit 62c6eee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/skin.less
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ p {

@media screen and ( max-width: @width-breakpoint-tablet ) {
width: 100%;
display: flex;
justify-content: center;
margin: 5px auto;
}
Expand Down

0 comments on commit 62c6eee

Please sign in to comment.