@@ -368,6 +368,14 @@
}
+ .bottom {
+ text-align: center;
+ padding: 1vw 0;
+
+ button {
+ margin: 0 5px 0 0;
+ }
@@ -75,6 +75,13 @@
font-size: var(--font12Size);
color: var(--f85Color);
+.content .two .tabsList .list .bottom {
+}
+.content .two .tabsList .list .bottom button {
.scroll-view {
position: absolute;
top: 0;