feat: toast notify on publish

This commit is contained in:
2023-12-02 22:44:44 +00:00
parent 46ee7385fc
commit cfb446c7c8
11 changed files with 104 additions and 144 deletions

View File

@ -785,7 +785,7 @@ button.tall {
opacity: 1;
animation-name: fadeInOpacity;
animation-timing-function: ease-in;
animation-duration: 1s;
animation-duration: 0.5s;
}
@keyframes fadeInOpacity {