Responsiveness and tabs #179
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "177-sticky-side-columns"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Responsiveness:
dvh
)dvh
size)inputs
and counterparties section from shrinkingmouse
events to usepointer
events (pointerDown
,pointerUp
,pointerMove
)DEFAULT_SIZE
rect and use handle to resize insteadAdditional:
footer
to use react portal and add as needed per page route (can be placed anywhere and will show up at the bottom ofmain
)viewers
andsigners
in the sigit details sectionmark
colors based on the user hexdragged
(opacity) andresized
(resize handle color)Fixes:
Closes #177
177-sticky-side-columnsto Responsiveness and tabs@ -73,0 +80,4 @@
li {
list-style-type: none; /* Removes the bullets */
margin: 0; /* Removes any default margin */
padding: 0; /* Removes any default padding */
loving these comments