Files
oi-metrology/Server/wwwroot/package/dist/collection/components/dropdown/dropdown-trigger-button/dropdown-trigger-button.css
Mike Phares 5c9f0d1aff Remove with Text
Remove GetEngineeringSpcReview
Better error message
EnforceCodeStyleInBuild
NginxFileSystem
Remove Reactors and Working Directory
AppSettings
Delete self contained Thunder Tests
Back to .net8.0
api/v4/InfinityQS
ApiExplorerSettings
Wafer Counter
2024-04-15 13:13:55 -07:00

14 lines
210 B
CSS

:host {
display: inline-block;
}
.rotate {
transition: transform 0.2s ease-in-out;
transform: rotate(-180deg);
margin-top: 0em;
}
.icon {
margin-top: 0em;
transition: transform 0.2s ease-in-out;
}