MySQL query optimization. Added loading component.

This commit is contained in:
Mike Cao 2020-08-27 23:45:37 -07:00
parent a7e7469d22
commit ccb98f836f
13 changed files with 158 additions and 109 deletions

View file

@ -10,6 +10,7 @@
}
.container .content {
position: relative;
border-left: 1px solid var(--gray300);
padding-left: 30px;
}