added transition for thirdparty combobobx dropdown hover

This commit is contained in:
mushka 2022-08-29 16:47:51 +03:00
parent 4f1e8b860a
commit 4c33ef15ba

View File

@ -41,6 +41,8 @@ const StyledStorageLocation = styled.div`
: props.theme.createEditRoomDialog.thirdpartyStorage.combobox
.dropdownBorderColor
}`};
transition: all 0.2s ease;
&:hover {
border: ${(props) =>
`1px solid ${