Animationsbug behiben

This commit is contained in:
silas
2018-09-18 13:55:57 +02:00
parent d029ea130b
commit f7f3a5c405
4 changed files with 8 additions and 4 deletions

View File

@@ -28,7 +28,6 @@ $animationDuration: 0.25s;
&.rotating {
z-index: 10 !important;
overflow: hidden;
vertical-align: top;
@for $i from 1 through length($rotationDegrees) {
&.rotate-#{nth($rotationDegrees, $i)} {
@@ -108,6 +107,7 @@ $animationDuration: 0.25s;
}
.segment {
vertical-align: top;
white-space: initial;
cursor: pointer;
display: inline-block;