feat: stream cards improvements
- edit toggle - reorder with drag and drop - delete button inside edit modal - add ability to clear image from card - make card textarea taller and avoid horizontal resize
This commit is contained in:
@ -163,3 +163,7 @@ button span.hide-on-mobile {
|
||||
.age-check .btn {
|
||||
padding: 12px 16px;
|
||||
}
|
||||
|
||||
.profile-menu {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user