Skip to content

[Atlantis] Component Dialog. Visualisation of focus on the close button #86

Discussion options

You must be logged in to vote

The below code can be added here public/theme/theme-light/_extension.scss

.p-dialog .p-dialog-header .p-dialog-header-icon:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
}

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@nk2048
Comment options

Answer selected by nk2048
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants