- From: Manuel Meister via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Dec 2023 10:39:48 +0000
- To: public-css-archive@w3.org
Could this be solved, if we could define the columns like this? ```css column-gap: 10px; grid-template-columns: calc(50fr + 10px) 25fr 25fr; ``` -- GitHub Notification of comment by manuelmeister Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7197#issuecomment-1842616723 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 6 December 2023 10:39:50 UTC