Make the new team view UI to be properly reactive to the screen size
This commit is contained in:
parent
7d7cca39cc
commit
9a402ab0b1
3 changed files with 16 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<div style="width: 500px">
|
||||
<div class="team-view-add-element">
|
||||
<div class="entity-search"
|
||||
namespace="orgname" placeholder="'Add a registered user or robot...'"
|
||||
entity-selected="addNewMember(entity)"
|
||||
|
|
Reference in a new issue