make it more obvious when a branch has more content to it

This commit is contained in:
りき萌 2023-08-28 19:18:02 +02:00
parent 9c65492aff
commit 1dfb3ccef9
5 changed files with 40 additions and 5 deletions

3
static/svg/dark/more.svg Normal file
View file

@ -0,0 +1,3 @@
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path d="M4 6L8 10L12 6" fill="none" stroke="#d7cdbf" stroke-opacity="0.5" stroke-width="2" />
</svg>

After

Width:  |  Height:  |  Size: 170 B