debian-mirror-gitlab/app/assets/stylesheets/page_bundles/cluster_agents.scss

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
221 B
SCSS
Raw Normal View History

2022-11-25 23:54:43 +05:30
@import 'mixins_and_variables_and_functions';
.agent-activity-list {
.system-note .timeline-entry-inner {
.timeline-icon {
@include gl-mt-1;
}
}
.timeline-entry::before {
@include gl-mt-4;
}
}