Hi,
Has there been any update regarding this issue?
Hi Wim,
I managed to reproduced the issue with the following setup:
Drupal version: 10.1.8
Web Server: nginx/1.21.6
PHP: 8.1.21
Database: 10.5.24-MariaDB
Admin theme: Claro
Default theme: Olivero
I used the same two elements in this video as well. A link that has an added classname () and a primary button ( Since I used Olivero as default theme and Claro as admin theme, there is no additional custom CSS: the 'something' classname has no added CSS rule, and the primary button uses the default Drupal CSS.
I also created a minimal text format for this second video, called 'html'.
Please find attached the requested editor settings: editor.editor.html.yml and filter.format.html.yml.
peterbihari → created an issue.
peterbihari → created an issue.
A patch is provided which adds theming changes to Claro theme.
The provided patch adds changes to the theming of Claro.
peterbihari → created an issue.
The previous patch does not work. I upload a new patch complete with the missing .css file.
The CSS change in this patch solves the above mentioned layout issue in Claro.
peterbihari → created an issue.