Add CSS max-width to dl.property

This commit is contained in:
Ana Costa
2021-08-25 16:22:12 +01:00
parent 73d1707e79
commit 2774670572
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -472,6 +472,7 @@
.property
display: inline-block
padding-right: 8px
max-width: 100%
// This is keywords such as "const"
.k
font-style: italic