1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 09:43:23 +00:00
Files
browser/libs/components/src/toast/toast.tokens.css
Will Martin d5f503a0d6 [CL-18] toast component and service (#6490)
Update toast styles and new service to CL.
2024-04-18 13:23:35 -04:00

5 lines
69 B
CSS

:root {
--bit-toast-width: 19rem;
--bit-toast-width-full: 96%;
}