chore: remove nesting
This commit is contained in:
@ -116,9 +116,10 @@ const prefixes = computed(() => PREFIXES[mode.value])
|
||||
.show-helper-text {
|
||||
right: 0;
|
||||
pointer-events: auto !important;
|
||||
|
||||
&.is-highlighted {
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.is-highlighted {
|
||||
color: inherit !important;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user