ui
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user