(#250) Adds option for custom column count

This commit is contained in:
Alicia Sykes
2021-10-02 18:24:58 +01:00
parent b88f128154
commit 98d50446a1
3 changed files with 49 additions and 36 deletions

View File

@@ -406,7 +406,7 @@ html[data-theme='material'], html[data-theme='material-dark'] {
}
}
}
.tooltip.item-description-tooltip {
.tooltip.item-description-tooltip:not(.tooltip-is-small) {
display: none !important;
}
.orientation-horizontal {