Files
CHIEFSOFT\ameye 346346573f first commit
2024-01-25 13:06:29 -05:00

15 lines
231 B
SCSS

.categrory-widgets {
position: relative;
.category-img {
position: absolute;
right: -20px;
bottom: 0;
max-width: 120px;
opacity: 0.25;
}
}
#remove-actions {
display: none;
}