Skip to content

Commit

Permalink
UI: Person Name widget: Add the possibility to search by ideograpich …
Browse files Browse the repository at this point in the history
…or phonetic #4502
  • Loading branch information
shral committed May 29, 2024
1 parent 08dded4 commit c373cdc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
min-width: 600px;
grid-template-rows: 1fr 1fr 1fr 1fr;
display: grid;
box-shadow: none;
.tr{
display: grid;
grid-template-columns: 100px 1fr 1fr 1fr 70px 70px;
Expand Down

0 comments on commit c373cdc

Please sign in to comment.