Skip to content

Commit

Permalink
One more style fix (#4247)
Browse files Browse the repository at this point in the history
* port two SoD updates

* fix icon enum tooltips

* gear picker style tweaks from sod

* fix gem summary tooltips

* fix apl tooltips

* fix improved icon tooltips

* port over improved item source information

* update comment

* one missed style
  • Loading branch information
kayla-glick committed Apr 14, 2024
1 parent fd8d3c5 commit 459db05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/scss/core/components/_gear_picker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ $favorite-cell-width: 2rem;
flex: 1;
display: flex;
flex-direction: column;
align-items: flex-start;

.item-picker-name {
color: white;
Expand Down

0 comments on commit 459db05

Please sign in to comment.