1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

fixed toasts

This commit is contained in:
Fedor Katurov 2022-01-09 20:52:02 +07:00
parent 6711985d99
commit 8f0ed34790
3 changed files with 9 additions and 2 deletions

View file

@ -2,6 +2,7 @@
.toast {
@include outer_shadow;
cursor: pointer;
font: $font_14_semibold;
user-select: none;