HM-133. Рефакторинг (#64)
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
.Avatar__img {
|
||||
width: 100%;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
max-height: 400px;
|
||||
min-height: 300px;
|
||||
}
|
||||
.Avatar__container {
|
||||
padding: 20px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user