v0.15.13-hotfix
This commit is contained in:
+3
-3
@@ -10596,17 +10596,17 @@ select.select-native-proxy[aria-invalid="true"]+.custom-select .custom-select-tr
|
||||
color: var(--muted);
|
||||
}
|
||||
|
||||
.flow-card .flow-card-action-button {
|
||||
.flow-card-action-button {
|
||||
border: 1px solid var(--line);
|
||||
background: var(--surface-muted);
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
.flow-card .flow-card-action-button:hover:not(:disabled) {
|
||||
.flow-card-action-button:hover:not(:disabled) {
|
||||
border-color: var(--line-strong);
|
||||
}
|
||||
|
||||
.flow-card .flow-card-action-button:disabled {
|
||||
.flow-card-action-button:disabled {
|
||||
opacity: .45;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user