Skip to content

Commit 132c528

Browse files
committed
feat: highlight "raw" button at instruction card to make it visible
1 parent bdf6483 commit 132c528

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/scss/dashkit/dark/_overrides-dark.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
}
3131
}
3232

33+
.btn-black.active {
34+
box-shadow: 0 0 0 .15rem #33a382;
35+
}
36+
3337
// Dropzone
3438

3539
.dz-message {

0 commit comments

Comments
 (0)