0
0
Fork 0

Fix the trash icon positioning

This commit is contained in:
Oliver-Akins 2021-03-20 16:31:26 -06:00
parent 59bd906adc
commit 0d6ec5093c

View file

@ -102,9 +102,9 @@ button {
.icon {
position: absolute;
bottom: 15px;
right: 15px;
width: 60px;
bottom: 20px;
right: 20px;
width: 50px;
}
.buttons {