mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Fix styling of the bib-loading div.
This commit is contained in:
parent
3c298ed6ad
commit
199844db2d
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,11 @@
|
|||
font-size: 24px;
|
||||
color: @gray;
|
||||
}
|
||||
.bib-loading {
|
||||
font-size: 24px;
|
||||
color: @gray;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
.bib-preview {
|
||||
margin-bottom: 12px;
|
||||
.scroll-container {
|
||||
|
|
Loading…
Reference in a new issue