set width & max-width of avatars
This commit is contained in:
Родитель
fb6b4597ff
Коммит
0d961278cf
|
@ -103,6 +103,13 @@ a:hover {
|
|||
color: #999;
|
||||
}
|
||||
|
||||
.user-avatar {
|
||||
max-width: 100%;
|
||||
width: 60px;
|
||||
}
|
||||
.user-avatar-wrap {
|
||||
max-width: 90px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Placeholder dashboard ideas
|
||||
|
|
Загрузка…
Ссылка в новой задаче