feat(srs): ux enhancement

This commit is contained in:
Tienson Qin
2021-07-21 21:05:05 +08:00
parent ba95db41a9
commit bc6f8c5526
11 changed files with 275 additions and 194 deletions

View File

@@ -111,6 +111,13 @@
}
}
@media (min-width: 1024px) {
.panel-content {
width: 36rem;
height: 24rem;
}
}
.ui__button {
@apply inline-flex items-center px-3 py-2 border border-transparent
text-sm leading-4 font-medium rounded-md text-white