mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-23 15:32:27 -04:00
Improve loading, add TM warning
This commit is contained in:
@@ -74,6 +74,14 @@ a:not(.noline) {
|
||||
min-height: 80vh;
|
||||
}
|
||||
|
||||
.component{
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#app.loaded .component{
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
h3.header {
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user