mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
[web] fix scroll bug in flow detail. (#2083)
This commit is contained in:
parent
1bafe73a94
commit
9f348122ec
@ -14,8 +14,7 @@
|
||||
}
|
||||
|
||||
section {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow-y: scroll;
|
||||
>article{
|
||||
overflow: auto;
|
||||
padding: 5px 12px 0;
|
||||
|
Loading…
Reference in New Issue
Block a user