Improve messaging on no results with applied filter

This commit is contained in:
Bogdan
2024-07-25 08:08:48 +03:00
parent cc7769b601
commit 4c99971882
6 changed files with 20 additions and 16 deletions
+2
View File
@@ -1,4 +1,6 @@
.message {
composes: alert from '~Components/Alert.css';
margin-top: 10px;
margin-bottom: 30px;
text-align: center;