We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b01bcef commit 121e8b7Copy full SHA for 121e8b7
1 file changed
src/components/NcAvatar/NcAvatar.vue
@@ -837,6 +837,7 @@ export default {
837
line-height: 15px;
838
font-size: var(--default-font-size);
839
border: 2px solid var(--color-main-background);
840
+ outline: var(--color-main-text) solid 2px;
841
background-color: var(--color-main-background);
842
background-repeat: no-repeat;
843
background-size: 16px;
0 commit comments