mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 10:02:38 +03:00
Reduce height of web REPL loading message, to match loaded state
This commit is contained in:
parent
53406942c7
commit
ed81414c5d
@ -73,7 +73,8 @@ li {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#loading-message {
|
#loading-message {
|
||||||
margin: 40% 10%;
|
text-align: center;
|
||||||
|
height: 96px; /* approximately match height after loading and printing help message */
|
||||||
}
|
}
|
||||||
|
|
||||||
.history-item {
|
.history-item {
|
||||||
|
Loading…
Reference in New Issue
Block a user