Made some progress ;)

This commit is contained in:
Donald Zou
2024-05-20 22:28:52 +08:00
parent 41e05ddf9c
commit c7ca20b45a
16 changed files with 250 additions and 81 deletions

View File

@@ -935,4 +935,8 @@ pre.index-alert {
.theme-switch-btn{
width: 100%;
}
.dropdown-item.disabled, .dropdown-item:disabled{
opacity: 0.7;
}