Fix scrollbar in help box in sheets
parent
3de6377ad7
commit
10ac7ed6b0
|
@ -63,6 +63,9 @@ body.cp-app-sheet, body.cp-app-oodoc, body.cp-app-ooslide {
|
|||
display: flex;
|
||||
flex-flow: column;
|
||||
position: relative;
|
||||
iframe {
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
#cp-app-oo-offline {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue