diff --git a/src/styles/index.css b/src/styles/index.css index 7bdf4c76590..8f0b990220f 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -746,10 +746,14 @@ ol.mdx-illustration-block { } .uwu-hidden { display: flex; + flex-wrap: nowrap; + white-space: nowrap; } .uwu .uwu-visible { display: flex; + flex-wrap: nowrap; + white-space: nowrap; } .uwu .uwu-hidden {