You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way we have styling defined to have all the other tables looking good (on desktop and mobile) is causing the Instance Property table in Vinyl documentation to look really bad. It'd be nice to fix it in that one case but still keep the others the same.
The text was updated successfully, but these errors were encountered:
@mikeattara the spacing for this table (https://gulpjs.com/docs/en/api/vinyl#instance-properties) doesn't look good. The description column doesn't get enough space while the throw column gets too much. I don't think we can target that table specifically without causing issues with the other tables.
@phated I am new to open source contribution, i tried a few ways to target the table intended, but was unsuccessful. I have a very naive solution, if that doesn't affect the ideology or views through which the documentation was created, where we can just swap those two columns, to make it much better. Any ideas on this or anything that you think of.
The way we have styling defined to have all the other tables looking good (on desktop and mobile) is causing the Instance Property table in Vinyl documentation to look really bad. It'd be nice to fix it in that one case but still keep the others the same.
The text was updated successfully, but these errors were encountered: