Skip to content

Commit 8dbd6df

Browse files
committed
fix(Tab): remove invalid character in variable name
1 parent 8451ef8 commit 8dbd6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tab/scss/variable.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ $tab-wrapped-border-line-style: $line-solid !default;
187187
/// @namespace size/tab
188188
$tab-wrapped-border-line-width: $line-1 !default;
189189

190-
/// border width (non-active)
190+
/// border width (normal)
191191
/// @namespace size/tab
192192
$tab-wrapped-border-side-width: $line-1 !default;
193193

0 commit comments

Comments
 (0)