@snippyly/plugin-staging 1.0.48 → 1.0.49

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/snippyly.js +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snippyly/plugin-staging",
3
- "version": "1.0.48",
3
+ "version": "1.0.49",
4
4
  "description": "",
5
5
  "main": "snippyly.js",
6
6
  "scripts": {
package/snippyly.js CHANGED
@@ -544,6 +544,7 @@ const et=(t=>(...i)=>({_$litDirective$:t,values:i}))(class extends class{constru
544
544
 
545
545
  .toolbar-button {
546
546
  padding: 0.55em 1.28em;
547
+ white-space: nowrap;
547
548
  }
548
549
 
549
550
  @media only screen and (max-width: 620px) {