We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f215263 + 3d2b7ab commit fc775deCopy full SHA for fc775de
frontend/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@emeal/menuplanung",
3
- "version": "1.14.11",
+ "version": "1.14.12",
4
"license": "MIT",
5
"copyrights": "© 2019 - 2023 Cevi Züri 11 - eMeal Menüplanung",
6
"scripts": {
frontend/src/styles.sass
@@ -408,6 +408,8 @@ tbody
408
td
409
outline: none
410
411
+.mat-expansion-panel-header-title
412
+ flex-grow: 1 !important
413
414
///////////////////////////////////////////////////////////////
415
// Dialoge
0 commit comments