Skip to content

Commit e91ad33

Browse files
committed
add styles for description in trajectory
1 parent 063ba4c commit e91ad33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/skills/src/app/trajectories/track-career/detail/info/info.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@
235235
&__description {
236236
height: auto;
237237
padding: 18px 25px;
238+
overflow-y: auto;
238239
border: 1px solid var(--grey-button);
239240
border-radius: 15px;
240-
overflow-y: auto;
241241

242242
@include responsive.apply-desktop {
243243
height: 235px;

0 commit comments

Comments
 (0)