We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5f9f5c + 7ed0e1b commit a5be030Copy full SHA for a5be030
packages/bootstrap4-theme/src/scss/design-tokens/_variables.scss
@@ -428,4 +428,4 @@ $uds-component-tab-container-border-color: #747474;
428
$uds-component-tab-container-border-width-px: 1px;
429
$uds-component-tab-active-border-bottom: 8px solid #8c1d40;
430
$uds-component-tab-active-color: #8c1d40;
431
-$uds-component-tab-disabled-opacity: 50%;
+$uds-component-tab-disabled-opacity: 50%;
packages/design-tokens/components/pager.json
@@ -48,7 +48,7 @@
48
},
49
"hover": {
50
"text-decoration": {
51
- "value": "underline"
+ "value": "none"
52
53
"color": {
54
"value": "{color.base.white.value}"
0 commit comments