server : add a subtle loading animation to the edit box (#2466)
* editorconfig: add override for the server HTML (which already is 2-space indented) * server: add a subtle loading animation to the edit box
This commit is contained in:
parent
35195689cd
commit
e4386f417f
3 changed files with 2058 additions and 1956 deletions
|
@ -17,3 +17,6 @@ indent_style = tab
|
|||
|
||||
[prompts/*.txt]
|
||||
insert_final_newline = unset
|
||||
|
||||
[examples/server/public/*]
|
||||
indent_size = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue