Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0

This commit is contained in:
Akmal Isomadinov 2024-07-22 20:35:24 +05:00
commit fc2b157293

View File

@ -70,7 +70,7 @@ export const StyledAvatarWrapper = styled.div`
@media ${mobile} {
display: flex;
position: fixed;
position: absolute;
right: 16px;
${(props) =>
props.theme.interfaceDirection === "rtl"