Commit 4c226191 authored by GaiaXalter's avatar GaiaXalter 💬

fix:调查标题不一致

parent 139eaafe
Pipeline #14177 passed with stages
in 4 minutes and 8 seconds
......@@ -610,8 +610,8 @@
border-bottom: 1px solid #eee;
font-size: 14px;
color: white;
overflow: hidden;
background-color: #161b22;
overflow: hidden!important;
background-color: #161b22!important;
border-radius: 2px 2px 0 0;
}
#layerDemo{
......@@ -619,7 +619,10 @@
background-color: #283044;
}
.layui-layer-page .layui-layer-content {
position: relative;
overflow: hidden;
}
.voteFoot {
/*margin-left: 20px;*/
}
......
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