Preview uvoda in zaključka

This commit is contained in:
tejagerjovic 2022-08-12 10:41:30 +02:00
parent 868197480b
commit 4e96ecdae0
2 changed files with 5 additions and 0 deletions

View File

@ -22105,6 +22105,8 @@ and open the template in the editor.
height: auto;
max-height: 500px;
width: 60vw;
display: flex;
flex-direction: column;
}
#fullscreen #preview_spremenljivka .popup_close {
position: absolute !important;

View File

@ -37,6 +37,9 @@ $progress_bar_background: black;
max-height: 500px;
width: 60vw;
display: flex;
flex-direction: column;
#spremenljivka_preview {
.spremenljivka {
box-sizing: border-box;