Commit dc6e0945 authored by Alexander Turinske's avatar Alexander Turinske

Remove unused threat management classes

- remove classes that were moved to gitlab-ui
parent e8c674b5
.threat-monitoring-alert-drawer .gl-drawer-header {
align-items: flex-start;
}
.gl-md-max-w-15p {
@media (min-width: $breakpoint-md) {
max-width: $gl-spacing-scale-15;
}
}
.gl-lg-max-w-80p {
@media (min-width: $breakpoint-lg) {
max-width: 80%;
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment