mirror of https://github.com/akveo/blur-admin
fix(feed): fix feed avatar cut off
parent
deaece86d8
commit
57b0cb8e8e
|
@ -63,7 +63,7 @@
|
|||
position: absolute;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
right: -4px;
|
||||
right: -2px;
|
||||
bottom: -4px;
|
||||
border: 2px solid #fff;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue