更新至V1.67,更新内容在笔记中查看

This commit is contained in:
小胡
2023-01-15 20:51:24 +08:00
Unverified
parent 54b0d7730d
commit afc94c2152
4 changed files with 3 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
border-bottom: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2;
position: relative; position: relative;
display: flex; display: flex;
align-items: center; align-items: center;
} }
.app_upgradelist .progess { .app_upgradelist .progess {
position: absolute; position: absolute;

View File

@@ -25,7 +25,7 @@
<div class="left-drager"> <div class="left-drager">
</div> </div>
<div class="bs-main-container clearfix"> <div class="bs-main-container clearfix">
<div class="main-content" style="padding:20px 0;border-top:1px solid #FFF"> <div class="main-content">
<div class="well well-sm"> <div class="well well-sm">
<div class="container step_1"> <div class="container step_1">
<h2 class="title">版本信息</h2> <h2 class="title">版本信息</h2>

View File

@@ -171,8 +171,4 @@
<!--{template common/footer}--> <!--{template common/footer}-->
<!--{else}--> <!--{else}-->
<!--{template common/footer_ajax}--> <!--{template common/footer_ajax}-->
<<<<<<< HEAD
<!--{/if}--> <!--{/if}-->
=======
<!--{/if}-->
>>>>>>> ea30bc60ea27a7f1ef0fa26c90af2abdd1ee14d9

View File

@@ -555,8 +555,7 @@ button.input-search-drop {
} }
.note.u-bottom,.dateline.u-bottom { .note.u-bottom,.dateline.u-bottom {
margin-bottom: 0; margin:0;
padding-bottom: 0;
text-overflow: ellipsis; text-overflow: ellipsis;
overflow: hidden; overflow: hidden;
white-space: normal; white-space: normal;