Cant change the height of a card, only width works

why i cant change the height here? nothing happens if i change here. 10px – 100px — 200px all the same

  1. Usually to change a height for a card, you need to use “!important”.
  2. The mini-graph card has its native “height” option used to manage a height of a graph area; to change a height of other areas you may either play with fonts (there are some options for fonts too) or use card-mod for corr. elements.
  3. Changing a height of some card in a horiz stack not always causing an automatic height adjustment for other cards in this stack; may be for mini-graph-card it will do, not sure.
  4. Suggest to ask similar card-mod questions in the dedicated card-mod thread, let’s have info in ONE place instead of being decluttered in 100500 places (not to mention that your post may attract more people).

try min-height: or max_height:

1 Like

min-height worked for me, using card_mod on a markdown card.