editor: UI polish - Etherpad brand as reconnect & loading animation

This commit is contained in:
John McLear 2021-02-21 13:24:51 +00:00 committed by GitHub
parent 6023117d29
commit 086b59b30d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 77 additions and 3 deletions

View file

@ -70,3 +70,10 @@ input {
@media (max-width: 800px) {
.hide-for-mobile { display: none; }
}
.etherpadBrand{
width:20%;
max-width:100px;
margin-left:auto;
margin-right:auto;
}