Browse Source

Fix fouc in drive

master
yflory 3 years ago
parent
commit
a859ab081a
1 changed files with 1 additions and 0 deletions
  1. 1
      www/drive/inner.html

1
www/drive/inner.html

@ -6,6 +6,7 @@
<style>
.loading-hidden { display: none; }
#editor1 { display: none; }
.cp-app-drive-context { display: none; }
</style>
</head>
<body class="cp-app-drive">

Loading…
Cancel
Save