This commit is contained in:
Jungwoo LEE 2025-09-17 01:27:18 +09:00 committed by GitHub
commit b1adc1765d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
}
.mat-button-toggle-checked {
border: 2px solid $kubeflow-blue-primary-hue;
box-shadow: inset 0 0 0 2px $kubeflow-blue-primary-hue;
background-color: white;
}