10 lines
157 B
Plaintext
10 lines
157 B
Plaintext
.webview-page {
|
|
.webview-left {
|
|
border: 1px solid #ccc;
|
|
}
|
|
.webview-right {
|
|
flex: 0 0 305px;
|
|
overflow-y: auto;
|
|
overflow-x: hidden;
|
|
}
|
|
} |