@@ -95,6 +95,10 @@ const goDetail = () => {
}
+.flex1 {
+ flex-grow: 1;
+}
+
.datas {
.f();
.data {
@@ -115,6 +119,7 @@ const goDetail = () => {
&:nth-child(1) {
+ align-items: flex-start;
.val {
color: var(--red);