IntelligentRecognition/ah-jjsp-web/.svn/pristine/30/306510d4410cc572abbb9643072...

10 lines
141 B
Plaintext

.roll-box {
overflow: hidden;
}
.roll-box .roll-el {
transition: transform 1s linear;
display: block;
width: 100%;
height: 100%;
}