cherry-pick(release-1.16): fix action icons to be always visible (#9666)

This cherry-picks a9bf96e1bd
This commit is contained in:
Andrey Lushnikov 2021-10-20 14:44:32 -07:00 committed by Andrey Lushnikov
parent 99c5df9c61
commit dc9d4ceffe

View file

@ -77,6 +77,7 @@
} }
.action-icons { .action-icons {
flex: none;
display: flex; display: flex;
flex-direction: row; flex-direction: row;
cursor: pointer; cursor: pointer;