Skip to content

Commit

Permalink
fix(suite): make sure that the DeviceAuthenticity overlay overlaps th…
Browse files Browse the repository at this point in the history
…e sidebar too (#17449)
  • Loading branch information
vojtatranta authored Mar 6, 2025
1 parent 8bf9365 commit 6d3aa29
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import { LoggedOutSidebar } from '../LoggedOutSidebar';

const Content = styled.div<{ $elevation: Elevation }>`
display: flex;
position: relative;
flex-direction: column;
flex: 3;
padding: ${spacingsPx.lg};
Expand Down

0 comments on commit 6d3aa29

Please sign in to comment.