Merge pull request #20031 from brave/fix-wallet-dapp-connection-settings-blur-nav
fix(wallet): DApp Connection Settings Blur Nav
This commit is contained in:
+1
@@ -165,6 +165,7 @@ export const CardHeaderWrapper = styled.div<{
|
||||
}
|
||||
@media screen and (max-width: ${layoutPanelWidth}px) {
|
||||
padding: 0px;
|
||||
z-index: 10;
|
||||
}
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user