mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 17:53:39 +00:00
[CL-18] toast component and service (#6490)
Update toast styles and new service to CL.
This commit is contained in:
4
libs/components/src/toast/toast.tokens.css
Normal file
4
libs/components/src/toast/toast.tokens.css
Normal file
@@ -0,0 +1,4 @@
|
||||
:root {
|
||||
--bit-toast-width: 19rem;
|
||||
--bit-toast-width-full: 96%;
|
||||
}
|
||||
Reference in New Issue
Block a user