rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
450 stars 256 forks source link

Vue3: JWT Authentication list: horizontal spacing issue #11719

Closed richard-cox closed 1 week ago

richard-cox commented 2 weeks ago

Setup

Describe the bug

To Reproduce Cluster management --> Advanced --> JWT Authentication

Screenshots image

codyrancher commented 2 weeks ago

Based on other issues I've seen I would guess that this is related to a missing or misplaced .outlet class on one of the elements of this page. Possibly related to inheritAttrs: false.

izaac commented 1 week ago

Styling issue, moving to done.