Browse Source

z-index for popups

master
nglk 3 years ago
parent
commit
f053ce85b9
  1. 2
      static/css/style.css

2
static/css/style.css

@ -520,7 +520,7 @@ color: #d81159;
max-height: 500px;
border: 1px solid black;
padding: 2%;
z-index: 5;
z-index: 10;
font-family: 'Vesper Libre', serif;
font-size: 16px;
overflow-y: scroll;

Loading…
Cancel
Save