fix max width of description

This commit is contained in:
Amruth Pillai
2022-11-18 09:42:59 +01:00
parent c4b4e6013f
commit f9ef4d0a64
4 changed files with 28 additions and 18 deletions

View File

@ -5,7 +5,7 @@
}
.wrapper {
@apply h-full w-full #{!important};
@apply h-full w-full overflow-visible #{!important};
}
.artboard {