mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-31 23:28:34 -04:00
Update to support optional email register and signin
This commit is contained in:
parent
52772829ce
commit
a73d9ce39e
14 changed files with 180 additions and 16 deletions
|
@ -305,6 +305,9 @@ input {
|
|||
text-align: left;
|
||||
color: black;
|
||||
}
|
||||
.modal-body {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.btn-file {
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue