feat: show total quota consumption only when user click (#448)

* feat: add toggleable visibility for total quota using an eye icon

* chore: update implementation

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
This commit is contained in:
Benny
2023-08-19 17:08:50 +08:00
committed by ckt1031
parent e4aa859f91
commit 6a100e1768
2 changed files with 22 additions and 9 deletions

View File

@@ -609,5 +609,6 @@
"警告": "Warning",
"确定": "Confirm",
"。": "."
"。": ".",
"点击查看": "click to view"
}