docs: update comments, docstrings, README, REVIEW, and env docs to match current features
This commit is contained in:
parent
0aa3eab084
commit
e46893e0b4
12 changed files with 65 additions and 25 deletions
|
|
@ -10,8 +10,8 @@
|
|||
<style>
|
||||
/*
|
||||
Operator dashboard queue.
|
||||
Shows all requests in a table, with status filters,
|
||||
per-row Open/Delete actions, and a topbar Reset System button.
|
||||
Shows all requests in a table with status filters, per-row Open/Delete
|
||||
actions, a Settings link, auto-refresh hint, and logout.
|
||||
*/
|
||||
body{
|
||||
font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
|
||||
|
|
|
|||
Reference in a new issue