diff --git a/static/css/style.css b/static/css/style.css index d7e1dea..0174ec6 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -309,12 +309,4 @@ input.form-control { .only-mobile { display: none !important; } -} - -.sorting-active { - border: 2px dashed #ffc107; - border-radius: 0.5rem; - background-color: rgba(255, 193, 7, 0.05); - padding: 0.5rem; - transition: border 0.3s, background-color 0.3s; } \ No newline at end of file