mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
fix(trace-viewer): fix action icons to be always visible (#9666)
This commit is contained in:
parent
225145fc3e
commit
a9bf96e1bd
@ -77,6 +77,7 @@
|
||||
}
|
||||
|
||||
.action-icons {
|
||||
flex: none;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user