header tabs in results

This commit is contained in:
Tykayn 2025-09-15 16:24:39 +02:00 committed by tykayn
parent 4ef8d42da2
commit 3bab306708
5 changed files with 97 additions and 8 deletions

View file

@ -4,7 +4,7 @@
.feedback-button {
background: #ecf3fa;
color: #083b7d;
padding: 15px;
padding: 8px;
border-radius: 8px 8px 0 0;
transform: rotate(270deg);
cursor: pointer;
@ -16,7 +16,8 @@
position: fixed;
right: 0;
top: 240px;
z-main-button: 100;
z-index: 100;
border: 0;
&:hover {
background: #d9e8f6;