outerbase / studio

A lightweight SQLite graphical client on your browser. It also support connecting to LibSQL/Turso/rqlite
https://libsqlstudio.com
GNU Affero General Public License v3.0
336 stars 20 forks source link

fix: prevent visual glitch when entering field edit mode #144

Closed rentalhost closed 1 month ago

rentalhost commented 1 month ago

Currently, when a field enters edit mode, its height exceeds the outermost container's height. Applying the flex class forces it to respect the height limit, preventing the bottom border from disappearing.

Before:

image

After:

image

vercel[bot] commented 1 month ago

@rentalhost is attempting to deploy a commit to the Mediaload Team on Vercel.

A member of the Team first needs to authorize it.