Skip to content

Commit

Permalink
fix(mwpw-139846): caas carousel cutuff with grid width
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheridan Sunier committed Sep 19, 2024
1 parent 2a75769 commit 35f56d2
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 5 additions & 1 deletion dist/app.css

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions dist/main.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*!
<<<<<<< HEAD
* Chimera UI Libraries - Build 0.21.3 (9/19/2024, 11:21:47)
=======
* Chimera UI Libraries - Build 0.21.3 (9/19/2024, 11:27:37)
>>>>>>> 6b16225 (fix(mwpw-139846): caas carousel cutuff with grid width)
*
*/
/******/ (function(modules) { // webpackBootstrap
Expand Down
4 changes: 4 additions & 0 deletions dist/main.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion less/components/consonant/cards-carousel.less
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
z-index: 5;

@media @consonant-carousel-down {
margin-right: 36px;
margin-right: 10%;
}

&.consonant {
Expand Down

0 comments on commit 35f56d2

Please sign in to comment.