diff --git a/styles/containers.less b/styles/containers.less index 43bc1c8259..128e8ed683 100644 --- a/styles/containers.less +++ b/styles/containers.less @@ -80,6 +80,8 @@ flex: 1 auto; min-width: 90px; background-color: @brand-action; + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; justify-content: center; text-align: center; img {