fix: do not cover more screen than necessary (title bar) with challenge modal
This commit is contained in:
@@ -89,6 +89,7 @@ p {
|
||||
.main-ui-view {
|
||||
min-height: 100vh;
|
||||
height: 100vh;
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
background-color: var(--sn-stylekit-background-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user