Compare commits

...

2 Commits

Author SHA1 Message Date
jiang 4a7c1eb8d8 Merge remote-tracking branch 'origin/master' 2025-07-24 14:51:11 +08:00
jiang c416b2599a 节能减排 2025-07-24 14:51:03 +08:00
1 changed files with 4 additions and 0 deletions

View File

@ -81,6 +81,10 @@
color: #FFFFFF;
}
.layui-layer-title {
border: none;
}
#alarm-container {
overflow-x: auto; /* 或 overflow-y: auto根据需要 */