Secure share modal
This commit is contained in:
@@ -32,6 +32,14 @@
|
||||
height: 100%;
|
||||
border: 0;
|
||||
}
|
||||
#sbox-share-iframe {
|
||||
position: fixed;
|
||||
top:0; left:0;
|
||||
bottom:0; right:0;
|
||||
width:100%;
|
||||
height: 100%;
|
||||
border: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user