Browse Source

file_list_block 宽度不需要固定

visuddhinanda 4 years ago
parent
commit
d3a52be9f8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/studio/css/style.css

+ 0 - 1
app/studio/css/style.css

@@ -1733,7 +1733,6 @@ span:active {
 .file_list_block {
 .file_list_block {
 	background-color: var(--tool-bg-color);
 	background-color: var(--tool-bg-color);
 	color: var(--tool-color);
 	color: var(--tool-color);
-	width: 65em;
 	max-width: 95%;
 	max-width: 95%;
 	border-radius: 6px;
 	border-radius: 6px;
 	text-align: left;
 	text-align: left;