Flex-child overflow footgun: .slide-panel-body had flex:1 and overflow-y:auto but without min-height:0 it never shrank below content height, so the new Master/Proxy codec blocks overflowed past the panel bottom and the footer (Cancel / Probe / Save buttons) was unreachable. Lock the panel to 100vh, add min-height:0 to the body. Also drop redundant margin-bottom on .codec-block since the body already has gap spacing. |
||
|---|---|---|
| .. | ||
| public | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| nginx.conf | ||