Skip to content

Commit 632d8ee

Browse files
author
Benedikt Artelt
committed
Merge branch 'swp_autoping_implement_modular_layout' into codeocean-tuil-dynlay
2 parents 34b9304 + a3ff829 commit 632d8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/exercises/_tips_content.html.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- append_javascript_pack_tag('highlight')
66
- append_stylesheet_pack_tag('highlight')
77

8-
#tips.card.d-block.overflow-scroll role='tab'
8+
#tips.card.d-block.overflow-auto role='tab'
99
.card-header.py-2
1010
i.fa-solid.fa-lightbulb
1111
= t('exercises.implement.tips.heading')

0 commit comments

Comments
 (0)