Commit e2b63006 authored by 周宏民's avatar 周宏民

fix: 视频报警弹框不显示通道名称

parent b68ca2f2
Pipeline #87116 waiting for manual action with stages
......@@ -800,6 +800,9 @@
}
:global{
.noticeVideoModal{
.swiper-title{
display: none;
}
.@{ant-prefix}-modal-header{
background: rgb(255, 86, 93);
.@{ant-prefix}-modal-title{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment