Fix host details chevron icon size (#7645)

This commit is contained in:
Luke Heath 2022-09-08 17:08:31 -05:00 committed by GitHub
parent 988f50fa34
commit d3c5ee7f49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -358,12 +358,6 @@
text-decoration: none;
}
#back-chevron {
width: 16px;
height: 16px;
margin-right: $pad-small;
}
&__device_mapping {
.device_mapping--tooltip {
flex-direction: column;