burg editor - MFCG preview

This commit is contained in:
Azgaar 2021-09-16 10:20:54 +03:00
parent d176e3188c
commit a9755dacc8
5 changed files with 78 additions and 58 deletions

View file

@ -36,6 +36,12 @@ textarea {
width: 100%;
}
iframe {
border: 0;
pointer-events: none;
width: 100%;
}
#map {
background-color: #000000;
mask-mode: alpha;