Make title on speed dial a bit easier to click for editing
This commit is contained in:
parent
d707a8758d
commit
b359341801
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: -12%;
|
margin-top: -17%;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Reference in a new issue