diff --git a/ui/src/components/footer/FredyFooter.less b/ui/src/components/footer/FredyFooter.less index ba18de8..c0558b2 100644 --- a/ui/src/components/footer/FredyFooter.less +++ b/ui/src/components/footer/FredyFooter.less @@ -5,6 +5,8 @@ justify-content: space-between; align-items: center; height: 1.7rem; + border-radius: .3rem; + border-top: 1px solid #45464b; &__version { padding-left: .5rem;