From 077679526d37e82d89129a1a0280c6097db4e4e4 Mon Sep 17 00:00:00 2001 From: Rachid Mrad Date: Mon, 3 Mar 2025 10:35:56 -0500 Subject: [PATCH] trigger pr jobs --- src/registrar/assets/src/sass/_theme/_accordions.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/assets/src/sass/_theme/_accordions.scss b/src/registrar/assets/src/sass/_theme/_accordions.scss index 548bc468d..a4376337d 100644 --- a/src/registrar/assets/src/sass/_theme/_accordions.scss +++ b/src/registrar/assets/src/sass/_theme/_accordions.scss @@ -41,7 +41,7 @@ } } -// This will work in responsive tables IF we overwrite the overflow value on the table container +// This will work in responsive tables if we overwrite the overflow value on the table container // Works with styles in _tables @include at-media(desktop) { .usa-accordion--more-actions .usa-accordion__content {