Compare commits
3 Commits
fix/404-on
...
d98222cd4a
Author | SHA1 | Date | |
---|---|---|---|
d98222cd4a | |||
c6effdfa15
|
|||
f17986fa16 |
@@ -214,6 +214,11 @@ input {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
// Hide the preloader as soon as the application is loaded and ready to be rendered
|
||||
#preloader {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#main {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user