1
Bigger sidepanel width for editin tables, column names.
Source: supabase/supabase#31827 · opened by @bdybSoftware
Hello
When using 1980px screen, table editing and column naming is somewhat impractical. Sidepanel size is 48 rems and this makes column name inputs very small. Is making them wider feasible? I downloaded stylus and made sidepanel wider but column input is %25 and it would be better when using full hd resolution to make sidepanel wider and column not 25% but bigger and default value and type columns smaller. I use this in stylus to override sidepanel size:
.max-w-2xl {
max-width: 71rem;
}
thanks
When using 1980px screen, table editing and column naming is somewhat impractical. Sidepanel size is 48 rems and this makes column name inputs very small. Is making them wider feasible? I downloaded stylus and made sidepanel wider but column input is %25 and it would be better when using full hd resolution to make sidepanel wider and column not 25% but bigger and default value and type columns smaller. I use this in stylus to override sidepanel size:
.max-w-2xl {
max-width: 71rem;
}
thanks
No pledges yet. Be the first to back this.
Comments
Similar requests
Improve Column Name Copying and Visibility in Tables
1 vote · 0 comments
Snowflake wrapper does not quote identifiers, causing failures with mixed-case column names
1 vote · 0 comments
Suggestion: Renaming some filters
1 vote · 0 comments
Foreign key relations page
1 vote · 0 comments
Add the ability to change the position of table columns
5 votes · 0 comments
No comments yet.