Skip to content

Commit

Permalink
Fix Search
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Dec 16, 2020
1 parent e574470 commit b40aad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/views/room/contextualBar/RoomFiles/RoomFiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ export const RoomFiles = function RoomFiles({
</VerticalBar.Header>

<VerticalBar.Content p='x12'>
<Box width='full' p='x12' mi='neg-x4'>
<Box p='x12' mi='neg-x4'>
<FieldGroup>
<Box flexDirection='row' alignItems='flex-end' display='flex' justifyContent='stretch'>
<Box flexGrow={2} flexBasis='80%' mi='x4'>
Expand Down

0 comments on commit b40aad3

Please sign in to comment.