Skip to content

Commit

Permalink
Fixed #35 - Dock responsiveness updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Nov 15, 2023
1 parent cf4019f commit 364caa3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions theme-base/components/menu/_dock.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,8 @@
margin: $dockCurrentItemMargin 0;
}
}
}

@media screen and (max-width: 960px) {
.p-dock {
&.p-dock-mobile {
&.p-dock-top,
&.p-dock-bottom {
.p-dock-list-container {
Expand Down Expand Up @@ -92,4 +90,4 @@
}
}
}
}
}

0 comments on commit 364caa3

Please sign in to comment.