We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd4ad21 + 7831654 commit dee562eCopy full SHA for dee562e
models/avatars/avatar.go
@@ -24,7 +24,7 @@ import (
24
25
const (
26
// DefaultAvatarClass is the default class of a rendered avatar
27
- DefaultAvatarClass = "ui avatar tw-align-middle"
+ DefaultAvatarClass = "ui avatar border tw-align-middle"
28
// DefaultAvatarPixelSize is the default size in pixels of a rendered avatar
29
DefaultAvatarPixelSize = 28
30
)
0 commit comments