Commit 10827f5a by 颜景龙

增加返回按钮的大小

parent e65118e5
...@@ -79,6 +79,7 @@ ...@@ -79,6 +79,7 @@
font-size: 1rem; font-size: 1rem;
margin-left: .6rem; margin-left: .6rem;
left: 0; left: 0;
bottom: -0.7rem;
position: absolute; position: absolute;
} }
...@@ -95,7 +96,7 @@ ...@@ -95,7 +96,7 @@
} }
.header img { .header img {
height: 1.3rem; height: 2rem;
} }
</style> </style>
......
...@@ -79,6 +79,7 @@ ...@@ -79,6 +79,7 @@
font-size: 1rem; font-size: 1rem;
margin-left: .6rem; margin-left: .6rem;
left: 0; left: 0;
bottom: -0.7rem;
position: absolute; position: absolute;
} }
...@@ -95,7 +96,7 @@ ...@@ -95,7 +96,7 @@
} }
.header img { .header img {
height: 1.3rem; height: 2rem;
} }
</style> </style>
......
...@@ -49,6 +49,7 @@ ...@@ -49,6 +49,7 @@
font-size: 1rem; font-size: 1rem;
margin-left: .6rem; margin-left: .6rem;
left: 0; left: 0;
bottom: -0.7rem;
position: absolute; position: absolute;
} }
...@@ -91,7 +92,7 @@ ...@@ -91,7 +92,7 @@
} }
.header img { .header img {
height: 1.3rem; height: 2rem;
} }
</style> </style>
......
...@@ -49,6 +49,7 @@ ...@@ -49,6 +49,7 @@
font-size: 1rem; font-size: 1rem;
margin-left: .6rem; margin-left: .6rem;
left: 0; left: 0;
bottom: -0.7rem;
position: absolute; position: absolute;
} }
...@@ -91,7 +92,7 @@ ...@@ -91,7 +92,7 @@
} }
.header img { .header img {
height: 1.3rem; height: 2rem;
} }
</style> </style>
......
...@@ -49,6 +49,7 @@ ...@@ -49,6 +49,7 @@
font-size: 1rem; font-size: 1rem;
margin-left: .6rem; margin-left: .6rem;
left: 0; left: 0;
bottom: -0.7rem;
position: absolute; position: absolute;
} }
...@@ -91,7 +92,7 @@ ...@@ -91,7 +92,7 @@
} }
.header img { .header img {
height: 1.3rem; height: 2rem;
} }
</style> </style>
......
...@@ -50,6 +50,7 @@ ...@@ -50,6 +50,7 @@
font-size: 1rem; font-size: 1rem;
margin-left: .6rem; margin-left: .6rem;
left: 0; left: 0;
bottom: -0.7rem;
position: absolute; position: absolute;
} }
...@@ -108,7 +109,7 @@ ...@@ -108,7 +109,7 @@
} }
.header img { .header img {
height: 1.3rem; height: 2rem;
} }
table { table {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此消息的编辑!
注册登录 后发表评论