add research button and translate

This commit is contained in:
smanylov
2026-02-23 13:41:07 +07:00
parent 82e27a0ce4
commit 1b9b843f1a
5 changed files with 145 additions and 78 deletions
+5 -1
View File
@@ -3255,10 +3255,14 @@
.global-no-result {
text-align: center;
padding: 60px 20px;
padding: 30px 20px;
background: #f8fafc;
border-radius: 16px;
margin: 20px 0;
&-text {
margin-bottom: 40px;
}
}
.global-error {