feat(share): display muliple images (#28)

* fix(workflows): user can click multiple times on run even while loading

* feat(share): display muliple images
This commit is contained in:
Emmanuel Morales
2024-02-17 13:32:56 +08:00
committed by GitHub
parent 17653508c5
commit 2cfad8bef6
3 changed files with 70 additions and 25 deletions
+3 -1
View File
@@ -80,7 +80,9 @@
/* @apply rounded-lg p-2 overflow-x-scroll */
@apply p-2 max-w-full overflow-auto w-full
}
.vsc-controller{
position: absolute;
}
@layer base {
* {
@apply border-border;