Lidarr/frontend/src/System/Plugins/Plugins.css

7 lines
123 B
CSS
Raw Normal View History

2022-07-19 20:08:53 +00:00
.loading {
composes: loading from '~Components/Loading/LoadingIndicator.css';
margin-top: 5px;
margin-left: auto;
}