1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00

Fix sys admin in no Pro version (#7336)

* fix repo history is less than 0

* fix setting button icon is green

* fix admin statistic time lang

* fix statistics traffic list when change page
This commit is contained in:
Michael An
2025-01-08 15:57:38 +08:00
committed by GitHub
parent cd9780dac1
commit 5a8c9149b9
5 changed files with 23 additions and 19 deletions

View File

@@ -4,10 +4,6 @@
min-width: 0;
}
.web-setting-icon-btn-submit {
color: green;
}
.web-setting-icon-btn-cancel {
color: #666;
}