Commit 8fd4e054 authored by Enrique Alcántara's avatar Enrique Alcántara

Merge branch '346471-remove-unused-classes' into 'master'

Remove unused threat management classes

See merge request gitlab-org/gitlab!79300
parents 587a82a7 dc6e0945
.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