asma-doc-viewer 1.0.21 → 1.0.22

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/CHANGELOG.md ADDED
File without changes
@@ -211,7 +211,7 @@ var t=Object.defineProperty,e=(e,i,n)=>(((e,i,n)=>{i in e?t(e,i,{enumerable:!0,c
211
211
  position: sticky;
212
212
  top: 0;
213
213
  left: 0;
214
- z-index: 1;
214
+ z-index: 100;
215
215
  justify-content: flex-end;
216
216
  padding: 8px;
217
217
  background-color: ${t=>t.theme.tertiary};