Activity: Fix automation icon not showing for mobile

This commit is contained in:
IRHM
2026-03-09 06:37:07 +00:00
committed by momi
parent f72f950871
commit 2d6d3c005c
+2
View File
@@ -307,8 +307,10 @@
display: flex;
flex-flow: row;
align-items: center;
flex-shrink: 1;
gap: 8px;
width: max-content;
min-width: 0;
max-width: 100%;
cursor: pointer;
}