Replace deprecated breakpoint in pipelines (#22046)

This commit is contained in:
dave.snider@gmail.com 2018-08-16 09:02:55 -07:00 committed by GitHub
parent 994b00a8a8
commit 4ecdad2ec7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@ img.lspvDetailDrawerIcon {
width: 7vw; width: 7vw;
} }
@include screenSmall { @include euiBreakpoint('m') {
.monPipelineViewer { .monPipelineViewer {
.monPipelineViewer__spacer { .monPipelineViewer__spacer {
border: none; border: none;