removed blank line
This commit is contained in:
parent
07b8b8bdd6
commit
b9540478e5
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ export const NavSideMenu = styled.div <ActivePropType>`
|
|||
return ret;
|
||||
}};
|
||||
backdrop-filter: ${props => props.active ? "blur(5px)" : ""};
|
||||
|
||||
overflow-x: hidden;
|
||||
transition-property: max-width, max-height, border-right, background-color, backdrop-filter;
|
||||
transition-timing-function: ease-in-out;
|
||||
|
|
Loading…
Reference in a new issue