Skip to content

Commit c37e772

Browse files
authored
fixed the link overflow on learn page
1 parent 58de9ca commit c37e772

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/assets/css/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -924,6 +924,10 @@ h3 {
924924
margin: 1em 0 0 0;
925925
}
926926

927+
.label .nounderline img {
928+
height: fit-content;
929+
}
930+
927931
#exampleDisplay,
928932
#exampleFrame,
929933
#exampleEditor {

0 commit comments

Comments
 (0)