styles
styles copied to clipboard
bug: position is not working in CoreSnackbar
Describe the bug In CoreSnackBar position is not working initially, but if we use the important tag with the position then the position is working, also we don't have 25%, 75%, for top, bottom, start, and end.
To Reproduce Steps to reproduce the behavior:
- Go to 'http://localhost:3000'
- Add position in styles in CoreSnackbar
- See error
Expected behavior The position should be worked when it passes to style
Stack Trace
Screenshots
Desktop (please complete the following information):
- OS: Windows
- Browser: Chrome
- Version: Version 126.0.6478.183 (Official Build) (64-bit)
Smartphone (please complete the following information):
Additional context