From 87a06e0b4cff585234458f589bf5d6d5770c3b56 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 3 Jul 2024 15:35:06 +0200 Subject: [PATCH] Resizing cards: add steps on reverting size to default (#33537) --- source/dashboards/cards.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/dashboards/cards.markdown b/source/dashboards/cards.markdown index 6b6f09f6a94..c5ce2ae19c5 100644 --- a/source/dashboards/cards.markdown +++ b/source/dashboards/cards.markdown @@ -108,6 +108,15 @@ In [sections view](/dashboards/sections/), you can resize cards. Follow these st 2. Select **Save**. +## Revert resizing of a card + +If you previously [resized](#resizing-a-card) a card in the [sections view](/dashboards/sections/), and you don't like the new size, you can revert back to the card's default size. Follow these steps: + +1. On the **Layout** tab, select the icon. + ![Screenshot of the Layout tab in the card dialog](/images/dashboards/card_resize.png) + +2. Select **Save**. + ## Card actions, features, header and footer widgets Some cards have support for [tap actions](/dashboards/actions/). These actions define what will happen when you tap or hold on an object within a card.