fix styling issue of send again button
the button appears below the response section when scrolling down.
This commit is contained in:
@@ -370,6 +370,7 @@ fieldset#history {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
top: 16px;
|
top: 16px;
|
||||||
right: 16px;
|
right: 16px;
|
||||||
|
z-index: 1;
|
||||||
|
|
||||||
#hidden-message {
|
#hidden-message {
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
Reference in New Issue
Block a user