Lock the widths of the settings and code samples

This commit is contained in:
Tessa Kelly 2024-02-05 12:47:45 -07:00
parent 548893f486
commit 173ce4395b

View File

@ -71,6 +71,8 @@ view config =
]
, withMedia [ notMobile ]
[ flexBasis (pct 50)
, flexGrow zero
, flexShrink zero
, paddingRight (px 30)
, borderTopRightRadius zero
, borderBottomRightRadius zero