Preview uvoda in zaključka
This commit is contained in:
parent
868197480b
commit
4e96ecdae0
@ -22105,6 +22105,8 @@ and open the template in the editor.
|
|||||||
height: auto;
|
height: auto;
|
||||||
max-height: 500px;
|
max-height: 500px;
|
||||||
width: 60vw;
|
width: 60vw;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
#fullscreen #preview_spremenljivka .popup_close {
|
#fullscreen #preview_spremenljivka .popup_close {
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
|
@ -37,6 +37,9 @@ $progress_bar_background: black;
|
|||||||
max-height: 500px;
|
max-height: 500px;
|
||||||
width: 60vw;
|
width: 60vw;
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
|
||||||
#spremenljivka_preview {
|
#spremenljivka_preview {
|
||||||
.spremenljivka {
|
.spremenljivka {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user