plum-e2e 2.4.10 → 2.4.11

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.
@@ -532,6 +532,7 @@
532
532
  max-width: 240px;
533
533
  overflow: hidden;
534
534
  text-overflow: ellipsis;
535
+ margin-top: 3px;
535
536
  }
536
537
 
537
538
  h1 {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "plum-e2e",
3
- "version": "2.4.10",
3
+ "version": "2.4.11",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/silverlunah/plum.git"