We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d58ed commit ed2bf1eCopy full SHA for ed2bf1e
packages/theme-saas/src/input/index.less
@@ -46,7 +46,7 @@
46
47
&.is-disabled &__inner {
48
@apply cursor-not-allowed;
49
- @apply border border-solid border-color-border-separator;
+ @apply border border-solid border-color-border;
50
@apply text-color-text-disabled;
51
@apply bg-color-bg-6;
52
.placeholder(@color:theme('colors.color.text.disabled'));
0 commit comments