This commit is contained in:
2025-11-02 12:12:11 +01:00
parent e7e7881772
commit 1135873968
2 changed files with 54 additions and 21 deletions
+1 -1
View File
@@ -2482,7 +2482,7 @@ button.danger:hover:not([disabled]) {
position: absolute;
top: 0;
right: 0;
width: var(--detail-panel-width);
width: min(100vw, var(--detail-panel-width));
min-height: 100vh;
height: 100%;
height: 100%;