Fix scrollbar in help box in sheets

pull/1/head
yflory 5 years ago
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…
Cancel
Save