fix: layout for form scroll to top
This commit is contained in:
parent
17e41bf81f
commit
0fd7eef557
1 changed files with 8 additions and 4 deletions
|
|
@ -258,8 +258,12 @@
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.scroll-to-top {
|
||||
position: absolute;
|
||||
height: 28px;
|
||||
right: 0;
|
||||
.form-footer {
|
||||
position: relative;
|
||||
|
||||
.scroll-to-top {
|
||||
position: absolute;
|
||||
height: 28px;
|
||||
right: 0;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue