Host Details Page: Policy table truncates policy name (#5087)

This commit is contained in:
RachelElysia
2022-04-12 15:31:07 -05:00
committed by GitHub
parent 015bfb877f
commit 46e323cd9c
3 changed files with 30 additions and 14 deletions
@@ -160,6 +160,7 @@ $base-class: "button";
font-size: $x-small;
font-weight: $bold;
cursor: pointer;
white-space: nowrap;
img {
transform: scale(0.5);