Skip to content

Commit ba8cac7

Browse files
committed
fix(EntityStatus): set minimum container width
1 parent a36d40c commit ba8cac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/EntityStatus/EntityStatus.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
display: inline-flex;
77
align-items: center;
88

9+
min-width: 90px;
910
max-width: 100%;
1011
height: 100%;
1112

0 commit comments

Comments
 (0)