mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-09-22 09:24:53 +02:00
update to 6.8.27
This commit is contained in:
@@ -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;
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2697
-2166
File diff suppressed because one or more lines are too long
@@ -35,7 +35,7 @@
|
||||
* Default styles for xterm.js
|
||||
*/
|
||||
|
||||
.xterm {
|
||||
.xterm {
|
||||
font-feature-settings: "liga" 0;
|
||||
position: relative;
|
||||
user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user