Fix iframe scrolling and other CSS issues

This commit is contained in:
Kristóf Tóth
2019-08-27 17:02:32 +02:00
parent 208edd9533
commit 00e4c2f7b3
3 changed files with 19 additions and 17 deletions

View File

@ -66,6 +66,7 @@
.tfw-header {
padding: $small;
padding-top: $tiny;
background-color: $tao-gray-50;
}