Add additional configuration options to Banner module (#34384)

* Add additional configuration options to Banner module

* Iterate

* Iterate
This commit is contained in:
Michael Telatynski
2026-07-28 14:18:50 +00:00
committed by GitHub
parent 3d8a80271e
commit dfa6a58073
9 changed files with 94 additions and 25 deletions
+2 -1
View File
@@ -10,4 +10,5 @@ Please see LICENSE files in the repository root for full details.
@import url("maplibre-gl/dist/maplibre-gl.css") layer(app-web);
@import url("@vector-im/compound-design-tokens/assets/web/css/compound-design-tokens.css") layer(compound-tokens);
@import url("@vector-im/compound-web/dist/style.css") layer(compound-web);
@import url("@element-hq/web-shared-components/dist/element-web-shared-components.css") layer(shared-components);
/** Shared components is layer-aware and will fit itself into the correct layer */
@import url("@element-hq/web-shared-components/dist/element-web-shared-components.css");