mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-14 15:11:24 +00:00
loading的<table>元素错乱
This commit is contained in:
@@ -81,7 +81,7 @@ function log(o) {
|
|||||||
</div>
|
</div>
|
||||||
<div id="syncProcess">
|
<div id="syncProcess">
|
||||||
</div>
|
</div>
|
||||||
</table></tr></td>
|
</td></tr></table>
|
||||||
|
|
||||||
<div class="loading-footer">
|
<div class="loading-footer">
|
||||||
<a onclick="switchAccount()" class="lang">Switch account</a>
|
<a onclick="switchAccount()" class="lang">Switch account</a>
|
||||||
@@ -683,4 +683,4 @@ window.require = window.requireNode;
|
|||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user