diff --git a/static/css/order-hardware.css b/static/css/order-hardware.css index bf7c63d..cedeca9 100644 --- a/static/css/order-hardware.css +++ b/static/css/order-hardware.css @@ -192,6 +192,13 @@ margin-left: -1.3rem; } + #root-shop .mobileBtnDisplaySideMenu button, + #root-shop .mobileCloseMenu button { + -webkit-appearance: none; + background: none; + border: none; + } + #root-shop table tfoot > tr { display: flex !important; justify-content: space-between;