update to 6.8.27

This commit is contained in:
aaPanel
2022-12-16 10:40:55 +08:00
parent d2a66661db
commit 7dcaa2b5ce
148 changed files with 22281 additions and 13876 deletions
+11 -2
View File
@@ -132,7 +132,10 @@
}
.file_table_view.icon_view .file_ico_type {
height: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
}
.file_table_view.icon_view .file_list_content .file_icon {
@@ -555,7 +558,13 @@
display: inline-block;
position: relative;
}
.file_table_view.list_view .file_list_content .file_ico_type img.file_images{
width: 22px;
height: 22px;
position: absolute;
top: 50%;
margin-top: -11px;
}
.file_table_view.list_view .file_title {
vertical-align: top;
padding-left: 38px;
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2697 -2166
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -35,7 +35,7 @@
* Default styles for xterm.js
*/
.xterm {
.xterm {
font-feature-settings: "liga" 0;
position: relative;
user-select: none;