Replies: 1 comment
-
Thank you for your issue. Give us a little time to review it. PS. You might want to check the FAQ if you haven't done so already. This is an automated reply, generated by FAQtory |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would propose a style that controls whether a certain edge is resizable similar to how border properties are currently specified (e.g. "border-resizable", "border-resizable-top" etc). Alternatively, additional parameter can be added to the
border
, i.e.border: <border> <color> <percentage> <resizable>;
.Beta Was this translation helpful? Give feedback.
All reactions