Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
gencay tekin
jitsi-meet
Commits
0188086d
Commit
0188086d
authored
3 years ago
by
Vlad Piersec
Committed by
vp8x8
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fix(participants-list): Avoid ui moving on input focus
parent
340698a5
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
react/features/participants-pane/components/web/ClearableInput.js
+1
-1
...atures/participants-pane/components/web/ClearableInput.js
with
1 addition
and
1 deletion
react/features/participants-pane/components/web/ClearableInput.js
+
1
−
1
View file @
0188086d
...
...
@@ -72,7 +72,7 @@ const useStyles = makeStyles(theme => {
padding
:
'
10px 16px
'
,
'
&.focused
'
:
{
border
:
`3px solid
${
theme
.
palette
.
field01Focus
}
`
outline
:
`3px solid
${
theme
.
palette
.
field01Focus
}
`
}
},
clearButton
:
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets