2025-01-15 18:39:05 +08:00

13 lines
119 B
Plaintext

.webview-box {
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
}
.webview {
flex: 1;
}