Skip to content

Commit

Permalink
fix(settings): fix collapse animation on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
nattallius committed Nov 8, 2022
1 parent c233e3a commit ef17a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/settings/settings.less
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
.scrollbar-expanded();
}

&.collapsed {
.uip-root[settings-collapsed] & {
max-height: 0;
max-width: 100%;

Expand Down

0 comments on commit ef17a6e

Please sign in to comment.