ソースを参照

Center the indeterminate spinner on HTML5 page

Haoyu Qiu 3 年 前
コミット
84982f5778
1 ファイル変更1 行追加0 行削除
  1. 1 0
      misc/dist/html/full-size.html

+ 1 - 0
misc/dist/html/full-size.html

@@ -80,6 +80,7 @@
 		}
 
 		#status-indeterminate {
+			height: 42px;
 			visibility: visible;
 			position: relative;
 		}