forked from podman-desktop/podman-desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: registry settings layout cleanup
The registries page was three columns (location, user, then password & all actions) which caused odd scaling, esp. with the password column. The three types of registries (configured, suggested, and user added) also had different padding and margins for columns, which meant that editing a password. This just cleans it up into four consistent columns (location, user, password, and actions), with fixed widths (location 2x, all others 1x), and removes mix old or unused divs or flex classes. Signed-off-by: Tim deBoer <[email protected]>
- Loading branch information
1 parent
7a8644c
commit 5db22e0
Showing
1 changed file
with
140 additions
and
162 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters