Commit 902eb2e1 authored by Dhiraj Bodicherla's avatar Dhiraj Bodicherla

Updated deploy instance to 16px

parent ee87fa4a
.deployment-instance { .deployment-instance {
width: 15px; width: 16px;
height: 15px; height: 16px;
margin: 1px; margin: 1px;
border: 1px solid; border: 1px solid;
border-radius: $border-radius-small; border-radius: $border-radius-small;
...@@ -84,8 +84,8 @@ ...@@ -84,8 +84,8 @@
border: 0; border: 0;
&::after { &::after {
width: 15px !important; width: 16px !important;
height: 15px !important; height: 16px !important;
} }
} }
} }
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