Skip to content

Commit fadd51f

Browse files
committed
add radius to companion badge
1 parent 39e2653 commit fadd51f

File tree

1 file changed

+1
-0
lines changed
  • scaladoc/resources/dotty_res/styles/theme/layout

1 file changed

+1
-0
lines changed

scaladoc/resources/dotty_res/styles/theme/layout/content.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@
236236
color: var(--text-primary);
237237
padding: 16px;
238238
background-color: var(--indigo3);
239+
border-radius: 4px;
239240
}
240241

241242
.companion-badge .micon {

0 commit comments

Comments
 (0)