Fleet UI: Fix self-service icon from cutting off (#22310)

This commit is contained in:
RachelElysia
2024-09-24 09:04:10 -07:00
committed by GitHub
parent 3b001ea07c
commit 57abc0f107
@@ -13,7 +13,7 @@
&__item-topline {
display: flex;
flex-direction: row;
height: 64px;
height: 66px;
align-items: center;
gap: 16px;
overflow: hidden;