Fix the trash icon positioning
This commit is contained in:
parent
59bd906adc
commit
0d6ec5093c
1 changed files with 3 additions and 3 deletions
|
|
@ -102,9 +102,9 @@ button {
|
|||
|
||||
.icon {
|
||||
position: absolute;
|
||||
bottom: 15px;
|
||||
right: 15px;
|
||||
width: 60px;
|
||||
bottom: 20px;
|
||||
right: 20px;
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue