mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 23:29:02 +02:00
fix(login): layout shift due to bootstrap loading later
This commit is contained in:
parent
ea4fe3f290
commit
6f51d82f82
@ -7,7 +7,7 @@
|
|||||||
<link rel="apple-touch-icon" sizes="180x180" href="<%= assetPath %>/images/app-icons/ios/apple-touch-icon.png">
|
<link rel="apple-touch-icon" sizes="180x180" href="<%= assetPath %>/images/app-icons/ios/apple-touch-icon.png">
|
||||||
<link rel="shortcut icon" href="favicon.ico">
|
<link rel="shortcut icon" href="favicon.ico">
|
||||||
<style>
|
<style>
|
||||||
.login-page {
|
body {
|
||||||
/* Prevent the content from being rendered before the main stylesheet loads */
|
/* Prevent the content from being rendered before the main stylesheet loads */
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user