refactor: simplify raw request modal display logic and CSS

This commit is contained in:
Lorenzo Venerandi
2026-02-17 14:56:02 +01:00
parent 34a9802af5
commit adb344683a
2 changed files with 1 additions and 2 deletions

View File

@@ -657,7 +657,6 @@ tbody {
/* Raw Request Modal */
.raw-request-modal {
display: none;
position: fixed;
z-index: 1000;
left: 0;