diff --git a/client/src/styles/partials/generic/buttons.scss b/client/src/styles/partials/generic/buttons.scss index cffdf1ce..54831c03 100644 --- a/client/src/styles/partials/generic/buttons.scss +++ b/client/src/styles/partials/generic/buttons.scss @@ -72,7 +72,7 @@ } &:not(:last-of-type) { - border-right: 1px solid rgba(114, 118, 126, 0.3); + // border-right: 1px solid rgba(114, 118, 126, 0.3); } &:not(:first-of-type) {