update resources

This commit is contained in:
QIDI TECH
2025-08-01 14:48:54 +08:00
parent 5effa59bd0
commit e3f49c2fb5
140 changed files with 964 additions and 386 deletions

View File

@@ -59,6 +59,11 @@
display: none!important;
}
.BtnIcon-Right
{
display: none!important;
}
/*-----Hide Button-----*/
#HideBtn
{
@@ -66,4 +71,8 @@
border-radius: 0px 4px 4px 0px;
border-left: 0px solid rgba(238, 238, 238, 1);
border-right: 1px solid rgba(238, 238, 238, 1);
}
}
.auto-hide {
display: none!important;
}