mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
Fix loading element
This commit is contained in:
@@ -27,14 +27,14 @@
|
||||
|
||||
#editor {
|
||||
.full-size;
|
||||
}
|
||||
|
||||
.loading {
|
||||
.full-size;
|
||||
padding-top: 10rem;
|
||||
font-family: @font-family-serif;
|
||||
text-align: center;
|
||||
background-color: #fafafa;
|
||||
}
|
||||
.loading {
|
||||
.full-size;
|
||||
padding-top: 10rem;
|
||||
font-family: @font-family-serif;
|
||||
text-align: center;
|
||||
background-color: #fafafa;
|
||||
}
|
||||
|
||||
// The internal components of the aceEditor directive
|
||||
|
||||
Reference in New Issue
Block a user