Commit d77d22d9 authored by jiangzijing's avatar jiangzijing

Merge branch 'feat-20220801' of http://120.77.149.83/root/bkunyun into feat-20220801

parents 80bb8370 365952fd
......@@ -41,7 +41,7 @@
visibility: hidden;
}
.radioActiveBgBox {
width: calc(100% - 3px);
width: calc(100% - 2px);
position: absolute;
left: 1px;
top: 1px;
......@@ -49,8 +49,6 @@
}
.radioActiveBg {
box-shadow: 2px 4px 12px 0px rgba(0, 27, 63, 0.06);
left: 1px;
top: 1px;
height: 28px;
background-color: #fff;
transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
......
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