Add grab cursor over stack title

Signed-off-by: Simon Spannagel <simonspa@kth.se>
This commit is contained in:
Simon Spannagel
2020-05-13 21:24:33 +02:00
parent 5a42b1e56a
commit 4dcd7e8955

View File

@@ -239,10 +239,12 @@ export default {
margin-top: 0;
margin-bottom: 0;
background-color: var(--color-main-background-translucent);
cursor: grab;
h3, form {
flex-grow: 1;
display: flex;
cursor: inherit;
input[type=text] {
flex-grow: 1;