image resize cursor

This commit is contained in:
Ryan Stafford 2024-05-10 16:39:15 -04:00
parent f5adb0e0fe
commit 9b5170b56e

View file

@ -560,6 +560,7 @@ form.blockpost {
} }
.expando .image { .expando .image {
max-width: 100%; max-width: 100%;
cursor: nwse-resize;
} }
.expando .md { .expando .md {
background-color: #fafafa; background-color: #fafafa;