Some lame CSS...
This commit is contained in:
parent
b82762d8ea
commit
a3a991b3ef
@ -5,12 +5,15 @@
|
|||||||
min-height: 93vh;
|
min-height: 93vh;
|
||||||
margin-left: 20vw;
|
margin-left: 20vw;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
#ui {
|
#ui {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 3.5rem;
|
top: 3.5rem;
|
||||||
max-width: 20vw;
|
max-width: 20vw;
|
||||||
|
max-height: 90vh;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Clipper-related styles */
|
/* Clipper-related styles */
|
||||||
|
Loading…
Reference in New Issue
Block a user