mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
fix(developer): Add note about breaking UI change due to heading styles
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
@@ -8,6 +8,13 @@ General
|
||||
Front-end changes
|
||||
-----------------
|
||||
|
||||
Font sizes
|
||||
^^^^^^^^^^
|
||||
|
||||
Nextcloud now provides meaningful default styles for heading elements.
|
||||
This can cause visual regressions if your code does not explicitly set font size and weight.
|
||||
If you need to use heading elements outside of text content, you might need to adjust their styles.
|
||||
|
||||
Added APIs
|
||||
^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user