- From: Miguel Rivas via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 Feb 2024 14:23:58 +0000
- To: public-css-archive@w3.org
> I'm not sure I understand. Are you looking for `align-self: first baseline`? Thanks for your response :) Not quite baseline but center relative to the first line, I'm able to use align center in some cases but it fails when I got a multiline paragraph (which tends to happens when the screen get smaller and there is less space on the container) Single line: ![image](https://github.com/w3c/csswg-drafts/assets/38018741/b3f1000d-6274-41c0-8e1d-d8a71e9c08c1) Multiline: ![image](https://github.com/w3c/csswg-drafts/assets/38018741/57662057-f0ff-424b-9451-5ea546fc6356) This is the scenario that I'm trying to cover: ![image](https://github.com/w3c/csswg-drafts/assets/38018741/f5a175df-0075-45c5-ac5e-d6b2fb80b603) -- GitHub Notification of comment by jmiguelrivas Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9854#issuecomment-1929822803 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 6 February 2024 14:24:00 UTC