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

Commit 7cd2904

Browse files
feat: don't outline buttons in navbar
Signed-off-by: peterpeterparker <[email protected]>
1 parent 4fdf5f3 commit 7cd2904

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

studio/src/app/components/core/app-navigation-actions/app-navigation-actions.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ app-navigation-actions {
2020

2121
letter-spacing: 0.06em;
2222

23+
outline: none;
24+
2325
&:hover,
2426
&:active {
2527
border-bottom-color: transparent;

0 commit comments

Comments
 (0)