mango-ui-v2/components/charting_library/bundles/46.fc24c2c028c08753d55b.rtl...

16 lines
311 B
CSS
Raw Normal View History

.icon-3yfDkFjY {
display: flex;
flex-direction: row;
align-items: center;
transition: transform 0.35s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.icon-3yfDkFjY svg {
display: block;
fill: currentColor;
width: 8px;
height: 4px;
}
.icon-3yfDkFjY.dropped-50rfOQ8V {
transform: rotate(-180deg);
}