cherry-pick(release-1.16): fix action icons to be always visible (#9666)
This cherry-picks a9bf96e1bd
This commit is contained in:
parent
99c5df9c61
commit
dc9d4ceffe
|
|
@ -77,6 +77,7 @@
|
|||
}
|
||||
|
||||
.action-icons {
|
||||
flex: none;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in a new issue