Show "WikiTree ID" menu when in WikiTree mode

This commit is contained in:
Przemek Wiech
2020-04-10 15:37:36 +02:00
parent 84343de432
commit 35e6a91164
4 changed files with 60 additions and 25 deletions

View File

@@ -131,3 +131,9 @@ div.ui.card.intro {
color: #4183c4;
cursor: pointer;
}
.ui.menu .item>img:not(.ui).menu-icon {
width: 24px;
height: 24px;
margin-right: 5px
}