Save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -4317,9 +4317,9 @@ form {
|
||||
|
||||
.scroll-brn-box {
|
||||
position: fixed;
|
||||
bottom: 40px;
|
||||
right: 40px;
|
||||
z-index: 100000000000;
|
||||
bottom: 38px;
|
||||
right: 100px;
|
||||
z-index: 10000000;
|
||||
opacity: 0;
|
||||
visibility: hidden;
|
||||
transition: all 250ms ease-in-out;
|
||||
@@ -4330,8 +4330,8 @@ form {
|
||||
}
|
||||
|
||||
a {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
width: 56px;
|
||||
height: 56px;
|
||||
background: #e79332;
|
||||
border-radius: 100%;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user