Skip to content

Commit ccf0632

Browse files
authored
Merge pull request #2358 from bashSunny101/fix/model-responsive-buttons
Fix: Make model catalog buttons responsive on smaller screens
2 parents d8b2599 + 7967426 commit ccf0632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/catalog.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,6 +1019,7 @@ label {
10191019
flex-direction: row;
10201020
gap: 1rem;
10211021
// padding-bottom: 2rem;
1022+
flex-wrap: wrap;
10221023
width: 100%;
10231024
justify-content: center;
10241025
}

0 commit comments

Comments
 (0)