Skip to content

Commit

Permalink
Update styling for storage classes help button
Browse files Browse the repository at this point in the history
  • Loading branch information
thatblindgeye committed Dec 18, 2024
1 parent bbf33c5 commit f1ebf06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ export const StorageClassesTableRow: React.FC<StorageClassesTableRowProps> = ({
<DashboardPopupIconButton
icon={<OutlinedQuestionCircleIcon />}
aria-label="Storage class info popover"
hasNoPadding
style={{ paddingBlock: 0 }}
/>
</Popover>
</FlexItem>
Expand Down

0 comments on commit f1ebf06

Please sign in to comment.