Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 70b0e15

Browse files
style: don't style focus
1 parent 2ebb5aa commit 70b0e15

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

studio/src/global/theme/editor/editor-deck.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ deckgo-deck {
1313
border: 1px solid var(--ion-color-light);
1414

1515
padding: 8px;
16-
17-
&:focus {
18-
outline: 0;
19-
box-shadow: 0 0 0 3px rgba(var(--ion-color-primary-rgb), .5);
20-
}
2116
}
2217

2318
h1 {

0 commit comments

Comments
 (0)