cozy-bar 7.24.0 → 7.24.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cozy-bar.css CHANGED
@@ -1191,7 +1191,7 @@
1191
1191
 
1192
1192
  [role=banner] .coz-support-modal .coz-support-intent-wrapper .coz-intent {
1193
1193
  width: 100%;
1194
- height: 24em;
1194
+ height: 26em;
1195
1195
  border: none;
1196
1196
  }
1197
1197
 
@@ -1202,7 +1202,7 @@
1202
1202
 
1203
1203
  @media (max-width: 48em) {
1204
1204
  [role=banner] .coz-support-modal .coz-support-intent-wrapper .coz-intent {
1205
- height: 27em;
1205
+ height: 28em;
1206
1206
  }
1207
1207
  }
1208
1208