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
I ran into this today and took a quick look. The original way to customize the color (providing a color from Podman Desktop's Tailwind palette) was error prone, but something else broke first. I'm not sure it's worth investigating anyway, especially as specifying a color value works, e.g.:
### What does this PR do?
Fixes the colour showing in dark / light mode on the image page. As
before it was not picking up the tailwind-specific colour.
### Screenshot / video of UI
<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->
### What issues does this PR fix or reference?
<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->
Closespodman-desktop#1174
### How to test this PR?
<!-- Please explain steps to reproduce -->
1.Pull a bootc test image
2. See that the label shows now
Signed-off-by: Charlie Drage <[email protected]>
Bug description
I need to hover over the item to see the "bootc" label but it's not being displayed (or visible) by default.
Operating system
macOS
Version
next (development version)
Steps to reproduce
No response
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: