feat: toast notify on publish
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user