header tabs in results
This commit is contained in:
parent
4ef8d42da2
commit
3bab306708
5 changed files with 97 additions and 8 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue