blob: 65ba24d8841748a3e97c98b3193940727dfc7c4e [file] [log] [blame]
Michael Landoefa037d2017-02-19 12:57:33 +02001&.dox-ui-punch-out {
2 background-color: $content-background-color;
3}
4
5&.dox-ui-punch-out.dox-ui-punch-out-full-page {
6 position: absolute;
7 top: 0;
8 bottom: 0;
9 left: 0;
10 right: 0;
11 overflow-y: auto;
12}