jgthms / bulma

Modern CSS framework based on Flexbox
https://bulma.io
MIT License
49.13k stars 3.95k forks source link

Layout now render properly . @jgthms #3865

Open OmprakashR opened 1 month ago

OmprakashR commented 1 month ago

This is about Bulma | the Docs.

Overview of the problem

URL :https://bulma.io/documentation/sass/mixins/ URL : https://bulma.io/documentation/sass/responsive-mixins/

Description

Observation: Layout not rendered properly bd-docs-lead layout is cut from right side data not visible. need to modify in .highlight to fix this issue .

Steps to Reproduce

I try his approach .highlight { background-color: var(--hl-gray-09); border-radius: var(--hl-radius); color: var(--hl-gray-03); font-size: .875em; position: relative; **display: grid;** }

Expected behavior

Bulma-Sass-Responsive-Mixins-Bulma-Free-open-source-and-modern-CSS-framework-based-on-Flexbox-new

Actual behavior

Bulma-Sass-Responsive-Mixins-Bulma-Free-open-source-and-modern-CSS-framework-based-on-Flexbox

Hi @jgthms  Please look into this and fix. thank you!..
Shaumik-Ashraf commented 1 month ago

It's not just the mixins and responsive mixins pages, table page is also broken:

https://bulma.io/documentation/elements/table/#table-container