Revert duplicate buttons and move existing buttons to bottom-right corner independent of scroll
This commit is contained in:
parent
b88e6b8ab0
commit
312a237ca4
2 changed files with 3 additions and 15 deletions
|
@ -270,6 +270,9 @@
|
|||
|
||||
.apply-container {
|
||||
justify-content: center;
|
||||
position: absolute;
|
||||
bottom: 8px;
|
||||
right: 5px;
|
||||
}
|
||||
|
||||
.radius-item,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue