LibreChat/client
Danny Avila f7893d9507
🔧 fix: Update Z-index values for Navigation and Mask layers (#11375)
* 🔧 fix: Update z-index values for navigation and mask layers in mobile view

- Increased z-index of the .nav-mask class from 63 to 105 for improved layering.
- Updated z-index of the nav component from 70 to 110 to ensure it appears above other elements.

* 🔧 fix: Adjust z-index for navigation component in mobile view

- Updated the z-index of the .nav class from 64 to 110 to ensure proper layering above other elements.

* 🔧 fix: Standardize z-index values across conversation and navigation components

- Updated z-index to 125 for various components including ConvoOptions, AccountSettings, BookmarkNav, and FavoriteItem to ensure consistent layering and visibility across the application.
2026-01-16 17:45:18 -05:00
..
public
scripts
src 🔧 fix: Update Z-index values for Navigation and Mask layers (#11375) 2026-01-16 17:45:18 -05:00
test
babel.config.cjs
check_updates.sh
index.html
jest.config.cjs
nginx.conf
package.json
postcss.config.cjs
tailwind.config.cjs
tsconfig.json
vite.config.ts