- border fix in share popup

- folder icon fix
This commit is contained in:
Čarodej
2021-11-02 09:29:12 +01:00
parent b232701783
commit 23602f5e4f
9 changed files with 217 additions and 79 deletions
@@ -36,7 +36,7 @@
created() {
this.isActive = 1
//setTimeout(() => (this.isActive = 0), 55000)
setTimeout(() => (this.isActive = 0), 5000)
}
}
</script>
@@ -97,7 +97,7 @@
.toaster-item {
max-width: 320px;
margin-bottom: 20px;
margin-top: 20px;
position: relative;
overflow: hidden;
display: block;