chore: add image uploading status

This commit is contained in:
boojack
2022-06-24 20:01:02 +08:00
parent 2c8ff2794d
commit 929f621be4
3 changed files with 41 additions and 16 deletions

View File

@ -42,6 +42,7 @@
> .section-content-container {
@apply w-full sm:w-auto p-4 sm:px-6 grow flex flex-col justify-start items-start h-128 overflow-y-scroll;
.hide-scroll-bar();
> .section-container {
.flex(column, flex-start, flex-start);