1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

fix #2267 (steps layout issue) (#2302)

This commit is contained in:
Ophir LOJKINE
2025-04-28 23:03:30 +02:00
committed by GitHub
parent 78c9c71365
commit b45d85089e

View File

@@ -284,7 +284,6 @@ $text-variants: (
counter-reset: step;
border-left: 1px solid var(--#{$prefix}border-color);
margin-bottom: 2rem;
flex-direction: column;
h3 {
counter-increment: step;