fix z-index issues on sticky-disabled elements. (#848)

This commit is contained in:
Konnor Rogers
2025-03-28 12:26:30 -04:00
committed by GitHub
parent b4240fd321
commit 883d6df2ef
2 changed files with 2 additions and 1 deletions

View File

@@ -885,4 +885,4 @@ If you dont want to use [native styles](/docs/native/), you can include this
```html
<link rel="stylesheet" href="{% cdnUrl 'styles/components/page.css' %}" />
```
```