perf: even
This commit is contained in:
parent
a3bde5797a
commit
8f7fcfa147
2 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
py-2
|
||||
focus:outline-none
|
||||
border-b border-dividerLight
|
||||
bg-primary
|
||||
"
|
||||
@change="updateSelectedTeam(myTeams[$event.target.value])"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@
|
|||
py-2
|
||||
focus:outline-none
|
||||
border-b border-dividerLight
|
||||
bg-primary
|
||||
"
|
||||
>
|
||||
<option :value="-1">No environment</option>
|
||||
|
|
|
|||
Loading…
Reference in a new issue