mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-04-20 15:35:47 -04:00
sutaisom scrollinima su iframes
This commit is contained in:
parent
8e3579f3f9
commit
59bb4cc4d6
@ -29,9 +29,13 @@
|
||||
background-color: #ed1c24;
|
||||
}
|
||||
iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
border: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: block;
|
||||
overflow: auto;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user