aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.scss
blob: 9e98fcd340521519ea5bf3fee27856afa62abf9c (plain) (blame)
1
2
3
4
5
6
7
8
@import '_variables';
@import '_mixins';

.toggle-plugin-type {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}