fix #54
This commit is contained in:
parent
fbf286c09c
commit
e825f94028
@ -12,6 +12,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
|
cursor: move;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
@ -19,7 +20,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
cursor: move;
|
|
||||||
float: left;
|
float: left;
|
||||||
font-size: x-large;
|
font-size: x-large;
|
||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
|
Loading…
Reference in New Issue
Block a user