nowe funkcje i fixy

This commit is contained in:
Mateusz Gruszczyński
2025-07-25 18:29:32 +02:00
parent e4322f2bc6
commit cd06fc3ca4

View File

@@ -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;
}