Просмотр исходного кода

:art: 单词编辑框拆分下拉菜单不换行

visuddhinanda 4 лет назад
Родитель
Сommit
f23b1e3b1b
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      app/studio/editor.php

+ 8 - 0
app/studio/editor.php

@@ -259,6 +259,14 @@ else{$currDevice="computer";}
 		min-width: 1em;
 		min-height: 1.3em;
 	}
+
+	#word_mdf_parts_dropdown  a {
+		width: 100%;
+		display: inline-block;
+		overflow: hidden;
+		white-space: nowrap;
+		text-overflow: ellipsis;
+	}
 	</style>
 	<link type="text/css" rel="stylesheet" href="css/print.css" media="print" />
 	<style id="display_set">