mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 08:25:44 +01:00
Merge remote-tracking branch 'origin/develop' into feature/fullscreen
This commit is contained in:
@@ -38,7 +38,7 @@ type Props = {
|
||||
const FullSizedModal = styled(Modal)`
|
||||
& .modal-card {
|
||||
width: 98%;
|
||||
max-height: 100vh;
|
||||
max-height: 97vh;
|
||||
}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user