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

This commit is contained in:
小胡
2023-08-28 21:05:38 +08:00
Unverified
parent d4e182810d
commit b0c673713c
145 changed files with 232 additions and 45389 deletions

View File

@@ -267,13 +267,6 @@ span.num {
margin:0;
}
.main-header{
padding:5px
}
.main-header>div{
line-height:34px;
/*margin:0 5px;*/
}
.appname{
margin:0;
line-height:25px;

View File

@@ -77,13 +77,6 @@
background-color: #FFF;
padding: 5px 10px;
}
.main-header {
padding: 5px
}
.main-header>div {
line-height: 34px;
margin: 0 5px;
}
#update_selected {
margin-left: 20px;
}

View File

@@ -73,13 +73,6 @@
left:0;
top:10px;
display:none;
}
.main-header{
padding:5px
}
.main-header>div{
line-height:34px;
/*margin:0 5px;*/
}
.checkbox-custom{
margin-bottom:0;

View File

@@ -86,15 +86,6 @@
padding:5px 10px;
line-height: 34px;
}
.main-header{
padding:5px
}
.main-header>div{
line-height:34px;
margin:0 5px;
}
#update_selected{
margin-left:20px;
}