mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-09 10:13:42 +00:00
added minimum space to empty timeline
This commit is contained in:
parent
c68595345f
commit
49a850a1e9
1 changed files with 3 additions and 0 deletions
|
@ -28,4 +28,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.timeline {
|
||||||
|
min-height: 1em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue