feat(BOOK-469): Enter details design changes with guarantee/non-guarantee flow
Approved-by: Bianca Widstam
This commit is contained in:
@@ -32,3 +32,11 @@
|
||||
opacity: 0.7;
|
||||
}
|
||||
}
|
||||
|
||||
.theme-interactive-default:not(.disabled) {
|
||||
color: var(--Text-Interactive-Default);
|
||||
|
||||
&:hover {
|
||||
color: var(--Text-Interactive-Default-Hover);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user